4个yum源都是百度搜索,然后找到官方网站进去找usage或者configure之类的,照做就可以安装上。4个源是:
1、epel——
访问http://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F下载你服务器系统对应的rpm包。
2、rpmforge——
访问http://repoforge.org/use下载你服务器系统对应的rpm包。
3、rpmfusion——
访问http://rpmfusion.org/Configuration下载你服务器系统对应的rpm包。
4、atomic——
在服务器上执行wget -q -O - http://www.atomicorp.com/installers/atomic | sh
5、不推荐,还没测试过其安全性的第三方源webtatic——
访问http://repo.webtatic.com/yum找你需要的rpm
本文转自 朱科强 51CTO博客,原文链接:http://blog.51cto.com/zhukeqiang/1542065,如需转载请自行联系原作者