How to Enable Remi Repo for CentOS 7 Gnu/Linux

October 28, 2014 | By the+gnu+linux+evangelist.

GNU/Linux CentOS 7 Enabling Remi Rpm Repo Guide

Hi! The Tutorial Show How to Enable the Remi Collet Repositories for CentOS 7 Enterprise GNU/Linux x8664 Workstation/Server.

The Remi Rpms Repo contains newer MySQL, PHP Releases & Extensions, and other useful Software that otherwise are Not available on the default YUM Repos.

Install Remi Repo for CentOS 7 Linux - Featured
  1. 1. Launching Terminal

    Open a Shell Session
    (Press “Enter” to Execute Commands)

    Open Terminal

    How to QuickStart with Command Line on CentOS

    Terminal CentOS QuickStart Guide
  2. 2. Enabling Rpm Fusion

    Enabling required EPEL Repo
    Download the Latest EPEL 7 64-bit Repo Release

    epel-release 7 Repo x8664 .rpm Package
    sudo su -c "rpm -Uvh $HOME/Downloads/epel*.rpm"
  3. 3. Enabling Remi Repo

    Now to Enable Remi Repository
    Simply play:

    sudo su -c "rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm"
    Then to List PHP5 and MariaDB Available Releases:
    yum --enablerepo=remi,remi-test,epel list php
    yum --enablerepo=remi,remi-test,epel list mariadb mariadb-server

QuickChic Theme • Powered by WordPress