ubuntu 一次搞定多媒体回放
Posted 2 years, 7 months ago at 11:30 am. 0 comments
源修改为:
# Ubuntu ‘Main’ Repository
deb http://archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://archive.ubuntu.com/ubuntu/ dapper main restricted
# Ubuntu ‘Universe’ Repository
deb http://archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ dapper universe multiverse
# Ubuntu ‘Backports’ Repository
deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# Ubuntu Bug Fix Updates
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Ubuntu Security Updates
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse
# PLF – Collection of Non-Free Proprietary Codecs & Applications
deb ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ dapper free non-free
deb-src ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ dapper free non-free
# WINE – Windows API for Linux
deb http://wine.budgetdedicated.com/apt dapper main
deb-src http://wine.budgetdedicated.com/apt dapper main
# Skype – VoIP Software
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Opera – Web Browser
deb http://deb.opera.com/opera/ etch non-free
终端安装:
sudo apt-get install totem-xine totem-xine-firefox-plugin libxine-extracodecs w32codecs libdvdcss2 flashplugin-nonfree sun-java5-plugin banshee streamtuner xmms skype msttcorefonts realplay f-spot
详细原文来自:
How-To: Get Full Multimedia Support and Playback Capabilities in Ubuntu Desktop Linux
相关日志:
No Replies
Feel free to leave a reply using the form below!