首先在终端输入

 

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

(责任编辑:A6)

本站文章仅代表作者观点,本站仅传递信息,并不表示赞同或反对.转载本站点内容时请注明来自www.linuxeden.com-Linux伊甸园。如不注明,www.linuxeden.com将根据《互联网著作权行政保护办法》追究其相应法律责任。