Project

General

Profile

Install EPEL shared » History » Version 1

Amber Herold, 12/16/2013 12:34 PM

1 1 Amber Herold
2
* http://fedoraproject.org/wiki/EPEL
3
* contains a wealth of packages required for appion
4
5
Download repository rpm and install
6
7
<pre>
8
wget 'http://mirrors.cat.pdx.edu/epel/6/i386/epel-release-6-8.noarch.rpm'
9
sudo yum --nogpgcheck localinstall epel-release-6-8.noarch.rpm 
10
</pre>
11
12
Note that release version (6-8) is the current release at the time of this writing. Please visit http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F for more up-to-date information on how to install the packages from the EPEL software repository.