标签:http io os ar strong 文件 sp on c
epel简介: https://fedoraproject.org/wiki/EPEL/zh-cn
1. rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
粗体部分需要根据自己的的环境自行选择
2. rpm -import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
这步可做可不做(因为用yum安装软件的时候根据提示选择y可以自动导入)
3. 修改/etc/yum.repos.d/epel.repo文件,在[epel]最后添加一条属性 priority=11
意思是yum先去官方源查,官方没有再去epel的源找
标签:http io os ar strong 文件 sp on c
原文地址:http://www.cnblogs.com/lidabo/p/3968396.html