解决Ubuntu19.04无法添加noobslab源

noobslab包含了很多macubuntu需要使用的包,是将Ubuntu改造成mac必不可少的仓库

解决办法比较简单,换版本号
xxx @ xxx-desktop /usr/share/gnome-shell/extensions $ cat /etc/apt/sources.list.d/noobslab-ubuntu-macbuntu-disco.list
deb http://ppa.launchpad.net/noobslab/macbuntu/ubuntu cosmic main

deb-src http://ppa.launchpad.net/noobslab/macbuntu/ubuntu disco main

然后就可以安装仓库中的软件包了
xxx @ lxxx-desktop /usr/share/gnome-shell/extensions $ sudo apt-get install slingscold

posted @ 2019-12-29 17:15  InsideOut  阅读(452)  评论(0编辑  收藏  举报