我试图安装流行主题,这是一个很棒的主题,我真的很想安装它。Github回购概述了我已经尝试过的步骤:
sudo add-apt-repository ppa:system76/pop
sudo apt-get update
sudo apt-get install pop-theme我得到E:无法找到包pop主题
~$ sudo apt install pop-theme
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package pop-theme手动安装也会出现同样的问题。我也知道这不是一个错误问题。
$ sudo apt install libsass0 sassc inkscape optipng libglib2.0-dev-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package sassc
E: Unable to locate package libglib2.0-dev-bin
E: Couldn't find any package by glob 'libglib2.0-dev-bin'
E: Couldn't find any package by regex 'libglib2.0-dev-bin'回购说Supported桌面环境
* GNOME-Shell >= 3.18.3
* GNOME-Flashback >= 3.18.2
* Budgie-Desktop >= 10.2.7...我有GNOME Shell 3.18.5,运行Ubuntu 16.04。
发布于 2018-07-01 15:48:43
我能够从.deb下载并安装一个OMG Ubuntu文件。
https://askubuntu.com/questions/1051235
复制相似问题