Linux中国 Linux中国门户站!
设为主页 设为主页
收藏本站 收藏本站
 
当前位置 :首页 ->Linux技术 ->网络应用 ->正文

搞定Ubuntu 7.10下万能影音播放器Totem

来源: 作者:Webmaster 时间:2008-04-24 点击: [收藏] [投稿]

首先在终端输入

sudo gedit /etc/apt/sources.list

添加以下斜体字的源

deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse

deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse

deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse

deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse

deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse

deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse

deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse

deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse

deb-src http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse

deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse

deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse

然后依次输入以下命令

sudo apt-get update

sudo apt-get remove totem-gstreamer

sudo apt-get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 libstdc++5

sudo apt-get install w32codecs

(责任编辑:云子)



 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<



上一篇:实例详解:RHEL5下实现本地YUM源的过程   下一篇:Linux操作系统启动流程与Grub的配置方法 (1)

文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论
更多相关文章
Power by linux-cn.com 粤ICP备05006655号