2015-10-16

[SOLVED]How to Install EPEL Repository on CentOS 6.5 or Redhat 6.5 RHEL

10:43 10/04/2015
Step 1: Download RPM GPG key for epel 6
wget http://ftp.riken.jp/Linux/fedora/epel/RPM-GPG-KEY-EPEL-6

Step 2:  Download epel Repo
NOTE: Go to http://dl.fedoraproject.org/pub/epel/6/i386/ to download newest version for epel-release package, if you can not use these commands
wget http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm

Step 3: Install Epel
[root@ITHelpBlog /]# rpm -ivh epel-release-6-8.noarch.rpm

Step 4: install package by Epel
yum –enablerepo=epel install php-mcrypt


http://ithelpblog.com/os/linux/redhat/centos-redhat/install-epel-repository-centos-6-5-redhat-6-5-rhel/

No comments:

Post a Comment