存档

文章标签 ‘ubuntu 14.10 apt-get vlc’

ubuntu14.10安装vlck

2015年2月13日 没有评论

自从系统更新到14.10以后,一直没有安装上vlc,使用软件中心安装时总是失败,使用apt安装时,提示一个依赖库版本不行,所以就这么一直耽误下来了。今天在搜http live streaming的时候又看到vlc,于是就想给电脑装上。

google了一下,分享一下经验:


#添加ppa

sudo add-apt-repository ppa:videolan/master-daily

sudo apt-get update

sudo apt-get install vlc

vlc是一款非常强力的播放器,enjoy it!

vlc