首页 > 系统 > Linux > 正文

Ubuntu 7.10下成功解决RM播放问题

2024-08-28 00:13:33
字体:
来源:转载
供稿:网友

sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
sudo gedit /etc/apt/sources.list

用以下内容替换文件中的所有内容
deb http://Ubuntu.cn99.com/ubuntu/ dapper main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ dapper-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ dapper main restricted universe multiverse

sudo apt-get update

sudo apt-get install w32codecs

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表