How to Install and Uninstall iotop.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "iotop.noarch" package

Please follow the steps below to install iotop.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install iotop.noarch

2. Uninstall "iotop.noarch" package

Here is a brief guide to show you how to uninstall iotop.noarch on AlmaLinux 9:

$ sudo dnf remove iotop.noarch $ sudo dnf autoremove

3. Information about the iotop.noarch package on AlmaLinux 9

Last metadata expiration check: 2:00:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : iotop
Version : 0.6
Release : 30.el9
Architecture : noarch
Size : 62 k
Source : iotop-0.6-30.el9.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.