红联Linux门户
Linux帮助

linux AS 5 使用Centos yum源

发布时间:2010-12-10 11:33:36来源:红联作者:wjq518
wget centos.ustc.edu.cn/CentOS-Base.repo.5
cp CentOS-Base.repo.5 /etc/yum.repos.d/CentOS-Base.repo
mv rhel-debuginfo.repo rhel-debuginfo.repo.bak
cp CentOS-Base.repo rhel-debuginfo.repo
vim rhel-debuginfo.repo
:%s/$releasever/5/g
yum clean all
在 update 之前
rpm -q yum-rhn-plugin

#rpm -e yum-rhn-plugin-0.5.3-6.el5 --nodeps
这步如果不做,会报错

Error: yum conflicts with yum-rhn-plugin < 0.5.3-30.el5

yum update
文章评论

共有 4 条评论

  1. zhouke58 于 2010-12-30 17:43:00发表:

    看了 ,晕

  2. 依然眷顾 于 2010-12-10 23:25:31发表:

    嗯嗯~~

  3. jsbxw 于 2010-12-10 16:26:01发表:

    支持

  4. wjq518 于 2010-12-10 12:19:02发表:

    cd /etc/yum.repos.d