If you do not have the EPEL repository on your RHEL 8.4 or RHEL 8.10, you can install the additional packages required by Avaya Aura® Device Services manually.
Before you begin
Download the appropriate package or packages on your local machine.
Procedure
Log in to the virtual machine as the root user using an SSH connection.
Upload packages to the virtual machine to the /root directory.
Use a file transfer program of your choice, such as SFTP, SCP, or WinSCP.
To install a package, run the following command:
rpm -ivh /root/<PACKAGE_NAME>
For example, to install Haveged package haveged-1.9.14-1.el8.x86_64.rpm, run the following command:
rpm -ivh /root/haveged-1.9.14-1.el8.x86_64.rpm
Repeat the previous step for all packages you need to install.