我的左前面板出了问题,当时我正试图修复它。我在其他网站上为我的问题寻找解决方案,并执行一段代码以消除脉冲文件夹。但是,现在缺少系统设置和控制卷。我试着安装gnome和pavucontrol。但是系统返回相同的消息:
$ sudo apt-get install pavucontrol
Unable to fetch some archives, maybe run apt-get update or try with --fix-missing我的Ubuntu是17.10
发布于 2019-04-15 10:57:08
先运行sudo apt-get update,然后尝试sudo apt-get update --fix-missing。
如果问题仍然存在,您应该考虑升级更新版本的Ubuntu,因为17.10不再维护。
https://askubuntu.com/questions/1133934
复制相似问题