上次更新后 vlc 损坏

上次更新后 vlc 损坏

Ubuntu Unity 14.04 LTS 64 位。

我一直在忠实地下载和安装所有更新。昨晚一切都很好。从那时起,我下载了两三个更新,现在当我尝试运行 vlc 时,我遇到了错误。然后我执行了 apt-get remove vlc、apt-get autoremove,最后执行了 sudo apt-get install vlc

这是我得到的:

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:
 vlc : Depends: vlc-nox (= 2.1.4-0ubuntu14.04.1) but 2.1.5~ppa1 is to be installed
       Recommends: vlc-plugin-notify (= 2.1.4-0ubuntu14.04.1) 
           but it is not going to be installed
       Recommends: vlc-plugin-pulse (= 2.1.4-0ubuntu14.04.1) 
           but it is not going to be installed
E: Unable to correct problems, you have held broken package.

那么现在我该怎么办?:(

相关内容