Install htop on CentOS 8 or RHEL 8
Install htop on CentOS 8 or RHEL 8
The installation steps are simple. First we need to install the EPEL repo.
After installing and enabling epel repo, perform the htop package installation. The following are the commands.
yum update yum install epel-release yum install htop
View On WordPress














