我正在尝试遵循这些说明
他们给出这些命令在 Ubuntu 10.04 上安装 VLC 1.1:
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo apt-get update
sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
但最后一个命令返回:
The following packages have unmet dependencies:
mozilla-plugin-vlc:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
vlc:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
vlc-plugin-pulse:
Depends: vlc-nox (= 1.1.5-1ubuntu2~ppa1~lucid1) but it is not going to be installed
谁能帮我在 Ubuntu 10.04 上安装 VLC。
注意:从突触包管理器安装时显示相同的错误
突触包管理器的屏幕截图:
终端截图:
从http://apt.ubuntu.com/p/vlc安装时出现错误的屏幕截图:
使用 Ubuntu 软件中心或 Synaptic 软件包管理器在 Ubuntu 10.04 中安装 VLC Player :
通过使用 Ubuntu 终端
输入命令
注意:您应该在安装VLC之前添加存储库
或者,您可以单击以下链接进行安装:
vlc
vlc-nox
如果你想离线安装 VLC,也可以看看这篇文章。
如果在此步骤中出现任何问题,请通过评论告诉我。