<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Centos%E6%B7%BB%E5%8A%A0%E5%9B%BD%E5%86%85epel%E6%BA%90</id>
	<title>Centos添加国内epel源 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Centos%E6%B7%BB%E5%8A%A0%E5%9B%BD%E5%86%85epel%E6%BA%90"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Centos%E6%B7%BB%E5%8A%A0%E5%9B%BD%E5%86%85epel%E6%BA%90&amp;action=history"/>
	<updated>2026-04-23T09:24:58Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Centos%E6%B7%BB%E5%8A%A0%E5%9B%BD%E5%86%85epel%E6%BA%90&amp;diff=230&amp;oldid=prev</id>
		<title>Evan：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Centos%E6%B7%BB%E5%8A%A0%E5%9B%BD%E5%86%85epel%E6%BA%90&amp;diff=230&amp;oldid=prev"/>
		<updated>2019-10-14T13:48:45Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
##epel 配置方法&lt;br /&gt;
&lt;br /&gt;
###1、备份(如有配置其他epel源)&lt;br /&gt;
&lt;br /&gt;
mv /etc/yum.repos.d/epel.repo /etc/yum.repos.d/epel.repo.backup&lt;br /&gt;
mv /etc/yum.repos.d/epel-testing.repo /etc/yum.repos.d/epel-testing.repo.backup&lt;br /&gt;
&lt;br /&gt;
2、下载新repo 到/etc/yum.repos.d/&lt;br /&gt;
&lt;br /&gt;
epel(RHEL 7)&lt;br /&gt;
&lt;br /&gt;
	wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo&lt;br /&gt;
               curl -o /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo&lt;br /&gt;
&lt;br /&gt;
epel(RHEL 6)&lt;br /&gt;
&lt;br /&gt;
	wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-6.repo&lt;br /&gt;
&lt;br /&gt;
epel(RHEL 5)&lt;br /&gt;
&lt;br /&gt;
	wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-5.repo&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[category:ops]]&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>