首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Lucid上的VLC安装

Lucid上的VLC安装
EN

Ask Ubuntu用户
提问于 2013-03-25 15:54:38
回答 1查看 369关注 0票数 0

环境:透明山猫(Ubuntu 10.04)

我使用以下方法安装了VLC 1.0.6:

代码语言:javascript
复制
% sudo add-apt-repository ppa:lucid-bleed/ppa
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc

大约一个月后,在通过命令行进行更新时,我收到了一份通知,其中声明自动安装了许多软件包,因此我应该使用我使用的apt-get --autoremove。现在,VLC被卸载在这个文件中。现在,当我试图重新安装VLC时,我得到了以下错误:

代码语言:javascript
复制
root@srihari-laptop:~# apt-get install vlc
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 (= 1.1.13-1~ppa1~lucid1) but it is not going to be installed
   Recommends: vlc-plugin-notify (= 1.1.13-1~ppa1~lucid1) but it is not going to be installed
   Recommends: vlc-plugin-pulse (= 1.1.13-1~ppa1~lucid1) but it is not going to be installed
E: Broken packages

我已经尽力做了一切可能的事情,包括清除包裹,但这并没有成功。我需要VLC来工作。请告诉我如何解决这个问题。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2013-03-25 16:18:38

尝试使用这个PPA:https://launchpad.net/~nvidia-vdpau/+archive/cutting-edge-multimedia/+packages

它提供了VLC和FFMPEG,因此依赖项应该可以工作。当然,移除其他的PPA。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/272299

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档