无法在 Trusty Tahr 上安装应用程序

无法在 Trusty Tahr 上安装应用程序

安装 VLC 时出现此错误,安装 chrome 时也出现同样的错误,有人可以帮忙吗?

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:
 vlc : Depends: vlc-nox (= 2.1.4-0ubuntu14.04.1) but it is not going to be installed
       Depends: libsdl-image1.2 (>= 1.2.10) but it is not installable
       Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
       Depends: libtar0 but it is not installable
       Depends: libva-x11-1 (> 1.3.0~) but it is not installable
       Depends: libva1 (> 1.3.0~) but it is not installable
       Depends: libvlccore7 (>= 2.1.0) but it is not going to be installed
       Depends: libxcb-composite0 but it is not installable
       Depends: libxcb-keysyms1 (>= 0.3.9) but it is not installable
       Depends: libxcb-xv0 (>= 1.2) but it is not installable
       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 packages.

答案1

Ubuntu 14.04 LTS 上的 VLC 安装问题

这对我有用

这对我来说很有用,假设我们来自巴基斯坦,我们可能面临同样的问题

点击 alt + f2 键入附加驱动程序打开应用程序,这将打开窗口软件和更新转到下面的 ubuntu 软件选项卡更改“从中下载”,我选择了主服务器。关闭它

按 ctrl+alt+t(打开终端)输入:

安装 vlc

下载将开始,如果完成,您可以通过输入以下内容打开它:

甚高频

否则运行

sudo apt-get -f 安装

我必须在那之后运行

安装 vlc

现在它再次为我安装,打开它你可以输入

甚高频

或者直接在主菜单中搜索

希望这可以帮助。 ”

相关内容