Cài đặt htop trên CentOS 8

1
2
3
sudo yum -y install epel-release
sudo yum repolist
sudo yum install htop -y

Done!