Project

General

Profile

Configure Operating System » History » Version 1

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

1 1 Amber Herold
h1. Configure Operating System
2
3
{{include(centos installation shared)}}
4
5
6
h3. Install Extra Packages for Enterprise Linux (EPEL)
7
8
<pre>
9
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/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.