为 yum添加其他源
UsingOther Software Repositories,http://www.centos.org/docs/4/html/yum/sn-using-repositories.html
更多软件包管理到资料,http://docs.fedoraproject.org/en-US/Fedora/14/html/Software_Management_Guide/index.html
1、获得*.repo文件,放入/etc/yum.repos.d
如:http://mirrors.163.com/.help/CentOS6-Base-163.repo
2、导入key(这一步多数情况下可以省略)
3、
yum clean all
yum makecache
CentOS6.3配置yum源,http://www.linuxidc.com/Linux/2012-10/72750.htm
添加多个centosyum源并自动选择最快的源,http://blog.sina.com.cn/s/blog_65a8ab5d010116o1.html