How to Install and Uninstall iotop.src Package on Oracle Linux 9

Last updated: January 06,2025

1. Install "iotop.src" package

This is a short guide on how to install iotop.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install iotop.src

2. Uninstall "iotop.src" package

Here is a brief guide to show you how to uninstall iotop.src on Oracle Linux 9:

$ sudo dnf remove iotop.src $ sudo dnf autoremove

3. Information about the iotop.src package on Oracle Linux 9

Last metadata expiration check: 3:49:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : iotop
Version : 0.6
Release : 30.el9
Architecture : src
Size : 55 k
Source : None
Repository : ol9_baseos_latest
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.