Introduction
This article explains how to install a system or other RPM not provided by cPanel.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following command.
- CentOS 7 or CloudLinux 7
yum localinstall /path/to/package
- AlmaLinux 8/9, CloudLinux 8/9, Rocky Linux 8/9
dnf localinstall /path/to/package
- CentOS 7 or CloudLinux 7