红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

在ubuntu里增加source

发布时间:2008-09-27 15:46:57来源:红联作者:Mwany
重写:/etc/apt/sources.list

deb http://ubuntu.cn99.com/ubuntu/ hardy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-backports main restricted universe multiverse

sudo apt-get update

sudo apt-get install 软件包(如:openssh-server,manpages-zh)
文章评论

共有 0 条评论