How to Install and Uninstall iotop.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "iotop.noarch" package
This guide let you learn how to install iotop.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
iotop.noarch
Copied
2. Uninstall "iotop.noarch" package
Here is a brief guide to show you how to uninstall iotop.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
iotop.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the iotop.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 5:04:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : iotop
Version : 0.6
Release : 16.el8
Architecture : noarch
Size : 66 k
Source : iotop-0.6-16.el8.src.rpm
Repository : baseos
Summary : Top like utility for I/O
URL : http://guichaz.free.fr/iotop/
License : GPLv2+
Description : Linux has always been able to show how much I/O was going on
: (the bi and bo columns of the vmstat 1 command).
: iotop is a Python program with a top like UI used to
: show of behalf of which process is the I/O going on.
Available Packages
Name : iotop
Version : 0.6
Release : 16.el8
Architecture : noarch
Size : 66 k
Source : iotop-0.6-16.el8.src.rpm
Repository : baseos
Summary : Top like utility for I/O
URL : http://guichaz.free.fr/iotop/
License : GPLv2+
Description : Linux has always been able to show how much I/O was going on
: (the bi and bo columns of the vmstat 1 command).
: iotop is a Python program with a top like UI used to
: show of behalf of which process is the I/O going on.