Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. If you are using CentOS 7, add the epel repository.

Code Block
languagetext
yum -y install epel-release

If you are using RHEL 7, use the following code to add the epel repository. Otherwise, continue to step 4.

...

...