If you wan’t htop installed on a centos linux system then it can be installed by adding EPEL repository first and then adding the package.
1. add repository
yum -y install epel-release
2. install htop
yum install htop
here is a screenshot of htop
If you wan’t htop installed on a centos linux system then it can be installed by adding EPEL repository first and then adding the package.
1. add repository
yum -y install epel-release
2. install htop
yum install htop
here is a screenshot of htop