【发布时间】:2015-03-27 09:37:50
【问题描述】:
我在 Lubuntu (ubuntu) 14.10 上安装 VLC 时遇到一些问题:
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.2.0-0ubuntu0.14.10.1) but 2.2.0+ppa3.2 is to be installed
Recommends: vlc-plugin-notify (= 2.2.0-0ubuntu0.14.10.1) but 2.2.0+ppa3.2 is to be installed
Recommends: vlc-plugin-samba (= 2.2.0-0ubuntu0.14.10.1) but 2.2.0+ppa3.2 is to be installed
E: Unable to correct problems, you have held broken packages.
我已经尝试安装它推荐的两个软件包(它们显然已经安装了)。
我也遵循了本指南,因为有些人遇到了类似的问题:http://ubuntuforums.org/showthread.php?t=2250015 并安装了 xorg ppa 无济于事。
有人可以帮我解释一下吗?
非常感谢!
埃德
【问题讨论】:
标签: terminal vlc apt-get ubuntu