Skip to main content
Active IQ Unified Manager 9.9
9.9
A newer release of this product is available.

Manually configuring the EPEL repository

Contributors

If the system on which you are installing Unified Manager does not have access to the Extra Packages for Enterprise Linux (EPEL) repository, then you must manually download and configure the repository for a successful installation.

About this task

The EPEL repository provides access to the required third-party utilities that must be installed on your system. You use the EPEL repository whether you are installing Unified Manager on a Red Hat or CentOS system.

Steps

  1. Download the EPEL repository for your installation. For Red Hat Enterprise Linux 7, download it from: wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm For version 8, download it from: wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm

  2. Configure the EPEL repository: yum install epel-release-latest-<version>.noarch.rpm

After you finish

For Red Hat Enterprise Linux 8 systems, if you have internal repositories with modular RPM packages, for example, javapackages-filesystem-<version>.module.rpm, ensure that the metadata for the modular packages is also available in the same repository.