How to Install and Uninstall iotop-c.x86_64 Package on CentOS Stream 8
Last updated: January 13,2025
1. Install "iotop-c.x86_64" package
Please follow the step by step instructions below to install iotop-c.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
iotop-c.x86_64
Copied
2. Uninstall "iotop-c.x86_64" package
In this section, we are going to explain the necessary steps to uninstall iotop-c.x86_64 on CentOS Stream 8:
$
sudo dnf remove
iotop-c.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the iotop-c.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:29:23 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : iotop-c
Version : 1.25
Release : 1.el8
Architecture : x86_64
Size : 69 k
Source : iotop-c-1.25-1.el8.src.rpm
Repository : epel
Summary : Simple top-like I/O monitor (implemented in C)
URL : https://github.com/Tomas-M/iotop/
License : GPL-2.0-or-later
Description : iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O
: usage information output by the Linux kernel and displays a table of
: current I/O usage by processes on the system. It is handy for answering
: the question "Why is the disk churning so much?".
:
: iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS,
: CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
: CONFIG_VM_EVENT_COUNTERS config options on.
:
: iotop-c is an alternative re-implementation of iotop in C, optimized for
: performance. Normally a monitoring tool intended to be used on a system
: under heavy stress should use the least additional resources as
: possible.
Available Packages
Name : iotop-c
Version : 1.25
Release : 1.el8
Architecture : x86_64
Size : 69 k
Source : iotop-c-1.25-1.el8.src.rpm
Repository : epel
Summary : Simple top-like I/O monitor (implemented in C)
URL : https://github.com/Tomas-M/iotop/
License : GPL-2.0-or-later
Description : iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O
: usage information output by the Linux kernel and displays a table of
: current I/O usage by processes on the system. It is handy for answering
: the question "Why is the disk churning so much?".
:
: iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS,
: CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
: CONFIG_VM_EVENT_COUNTERS config options on.
:
: iotop-c is an alternative re-implementation of iotop in C, optimized for
: performance. Normally a monitoring tool intended to be used on a system
: under heavy stress should use the least additional resources as
: possible.