码迷,mamicode.com
首页 > 其他好文 > 详细

【资料整理】yum使用epel源

时间:2014-12-25 06:43:12      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:epel   yum   

【资料整理】yum使用epel源

yum使用epel源。

参考:
http://mirrors.fedoraproject.org/publiclist/EPEL/6/ppc64/#CN
http://mirrors.ustc.edu.cn/
https://lug.ustc.edu.cn/wiki/mirrors/help/epel


# cd /etc/yum.repos.d/

# wget https://lug.ustc.edu.cn/wiki/_export/code/mirrors/help/epel?codeblock=0 -O epel.repo
# wget https://lug.ustc.edu.cn/wiki/_export/code/mirrors/help/epel?codeblock=1 -O epel-testing.repo
# wget http://mirrors.ustc.edu.cn/epel/RPM-GPG-KEY-EPEL-6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6

# yum clean all
# yum makecache


【资料整理】yum使用epel源

标签:epel   yum   

原文地址:http://nosmoking.blog.51cto.com/3263888/1595642

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!