当我输入时,sudo apt-get install unity tweak
我收到此消息:
***Errors were encountered while processing:
runit
git-daemon-run
E: Sub-process /usr/bin/dpkg returned an error code (1)***
答案1
你输入错了,应该是:
sudo apt install unity-tweak-tool
当然,您会同意系统告诉您某些事情不对劲是一件好事,但遗憾的是它并没有以令人满意的方式做到这一点。
为了防止将来发生类似的事故,您只需使用它apt-cache search
来获取正确的包名称。
例子:
apt-cache search unity-tweak
将导致:
$ apt-cache search unity-tweak
unity-tweak-tool - configuration tool for the Unity desktop environment