How to Install and Uninstall iotop-c Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "iotop-c" package

Please follow the guidelines below to install iotop-c on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install iotop-c

2. Uninstall "iotop-c" package

This guide let you learn how to uninstall iotop-c on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove iotop-c $ sudo apt autoclean && sudo apt autoremove

3. Information about the iotop-c package on Ubuntu 21.10 (Impish Indri)

Package: iotop-c
Architecture: amd64
Version: 1.17-1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boian Bonev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 87
Depends: libc6 (>= 2.33), libncursesw6 (>= 6), libtinfo6 (>= 6)
Breaks: iotop (<= 0.6-24-g733f3f8-1)
Replaces: iotop (<= 0.6-24-g733f3f8-1)
Filename: pool/universe/i/iotop-c/iotop-c_1.17-1_amd64.deb
Size: 31060
MD5sum: 031daeedb558527f79a6fdf2c6372c58
SHA1: 6334797ca8fc3b573356e6a804ef792a33f90f4c
SHA256: 9db66e272f35d30ab025aa6559fdf8fc4b933e9434a7d2f39836116578a0e7b3
SHA512: 2162595daccca2efc07178bf4d7762ab383be3a811dd8d0b49934938cc83b75984c00c8487d5afd1ca10aded444bd291049053684785290b9cdf9bd546f37897
Homepage: https://github.com/Tomas-M/iotop
Description-en: simple top-like I/O monitor (implemented in C)
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.
Description-md5: 1afe17066f5e5c2e1de7cf8ea89474f9