

sudo yum install htop install htop using snap store sudo yum updateįinally, we can directly use the ‘yum install’ command to download and install the Htop utility. Next, it is recommended to update the CentOS system. Let’s first enable the Fedora EPEL repository as shown in the following. Hence, we need to fetch it from the Fedora Extra Packages for Enterprise Linux(EPEL) repository. The Htop utility is not available in the default CentOS package repository. sudo dnf install htopĬentOS is based on the Red Hat Enterprise Linux OS and the yum comes as the default package manager. Next, we can directly run the below command to install the Htop utility from the default Fedora DNF package repository. Let’s first update the Fedora system packages and repository list as shown in the following. Hence, we can easily install Htop with the dnf package manager. The Htop program is available in the Fedora base package repository. Upon executing the above command, the Htop should successfully be set up in your Linux machine.ĭNF is the default package manager of Fedora. Now we can install the Htop utility directly from the APT repository as shown in the following. Let’s first update the Linux system and repository list. The Htop packages can be downloaded from APT repositories and easily installed using the APT package manager. The Debian-based Linux distributions come with the APT package manager.

In this article, we will be covering the Htop installation with widely used package managers such as apt, dnf, yum, and snap store. Hence many package managers can handle the Htop installation for your Linux system without a hassle. Htop packages are available in most of the Linux package repositories.
