Fixes EPEL repository URL Error
yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm should be: yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm Change-Id: Iae3e5adb26201a8024fa1b7b642b963186f69872 Closes-bug: #1402945
This commit is contained in:
parent
1f47054d87
commit
4f34cb1276
@ -33,7 +33,7 @@
|
|||||||
<para>Install the <package>epel-release</package> package to enable the
|
<para>Install the <package>epel-release</package> package to enable the
|
||||||
<link
|
<link
|
||||||
xlink:href="http://download.fedoraproject.org/pub/epel/7/x86_64/repoview/epel-release.html">EPEL</link> repository:</para>
|
xlink:href="http://download.fedoraproject.org/pub/epel/7/x86_64/repoview/epel-release.html">EPEL</link> repository:</para>
|
||||||
<screen os="fedora;centos;rhel"><prompt>#</prompt> <userinput>yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm</userinput></screen>
|
<screen os="fedora;centos;rhel"><prompt>#</prompt> <userinput>yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm</userinput></screen>
|
||||||
<note>
|
<note>
|
||||||
<para>Fedora does not require this package.</para>
|
<para>Fedora does not require this package.</para>
|
||||||
</note>
|
</note>
|
||||||
|
Loading…
Reference in New Issue
Block a user