我尝试mutt
在 ubuntu 14.04 上进行如下安装,
sudo apt-get install mutt
我得到了
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mutt : Depends: libtokyocabinet9 (>= 1.4.47) but it is not installable
E: Unable to correct problems, you have held broken packages.
我试过
sudo apt-get update
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get update
sudo apt-get install mutt
但问题还没有解决。
答案1
让我们aptitude
为您解决问题。
sudo apt-get install aptitude
启动 aptitude
sudo aptitude
最终,我们提供了问题的解决方案。
使用Efür 检查和.和/或,
申请!
并随之而去G
另一个修复损坏软件包的好工具是 synaptic:
sudo apt-get install synaptic
从 dash 开始
synaptic
或者在终端中使用
synaptic-pkexec
现在您可以修复损坏的包裹。