我尝试安装 Synaptic 包管理器,但收到以下错误消息:
Package dependencies cannot be resolved.
This error could be caused by required additional software packages which are missing or not installable.
Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
答案1
在终端上输入以下命令(一次一行)>>
sudo apt-get update
sudo apt-get install synaptic
答案2
如果有帮助的话,就去这里并以离线方式安装。 适用于 12.04 的 Synaptic 软件包
答案3
如果发生这种情况,则说明您的软件包版本低于所需的依赖项版本,或者您的某个软件包已损坏。
您可以尝试通过运行更新管理器并检查更新并安装更新来修复软件包。