INSTALLATIONS

Install REMI Repository on CentOS / RHEL

Install REMI
Install REMI

Install REMI Repository on CentOS / RHEL

This post will help you to install REMI Repository on CentOS / RHEL. Please make sure that you have installed EPEL repo before the installation of REMI Repository. Click on the following button to know how to install EPEL repo: [button color=”green” size=”small” link=”https://grepitout.com/install-epel-repo-centos/” icon=”” target=”true”]Install EPEL[/button]

The installation of REMI repo on different CentOS and RHEL versions are provided below:

NB: PLEASE INSTALL EPEL REPO FIRST

CentOS 7 / RHEL 7

 
cd /usr/local/src
wget https://rpms.remirepo.net/enterprise/remi-release-7.rpm
rpm -Uvh remi-release-7.rpm

CentOS 6 / RHEL 6

 
cd /usr/local/src
wget https://rpms.remirepo.net/enterprise/remi-release-6.rpm
rpm -Uvh remi-release-6.rpm

CentOS 5 / RHEL 5

 
cd /usr/local/src
wget https://rpms.remirepo.net/enterprise/remi-release-5.rpm
rpm -Uvh remi-release-5.rpm

Once the installation has completed, you can check the repository list using the following command.

 
yum repolist

That’s it!

If you like this post and wish to receive more articles from us, please like our FB page: Grepitout

Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.

For more details on our services, please drop us an E-mail at info@grepitout.com

Topics