How to Install and Uninstall iotop-c Package on Kali Linux
Last updated: November 25,2024
1. Install "iotop-c" package
Learn how to install iotop-c on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
iotop-c
Copied
2. Uninstall "iotop-c" package
In this section, we are going to explain the necessary steps to uninstall iotop-c on Kali Linux:
$
sudo apt remove
iotop-c
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the iotop-c package on Kali Linux
Package: iotop-c
Version: 1.26-1
Installed-Size: 131
Maintainer: Boian Bonev
Architecture: amd64
Replaces: iotop (<= 0.6-24-g733f3f8-1)
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6)
Breaks: iotop (<= 0.6-24-g733f3f8-1)
Size: 49504
SHA256: 9140fbf485a27298e9c2c4126e87721386d2e822cfd1e5e5d233eea15d139540
SHA1: fbf931672cdad138dcef955bdbca25d05a3980a5
MD5sum: c4a323482e01daabd534bc123dd7294c
Description: 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:
Homepage: https://github.com/Tomas-M/iotop
Tag: admin::benchmarking, admin::monitoring, implemented-in::c,
interface::text-mode, role::program, scope::utility,
uitoolkit::ncurses, use::measuring, use::monitor
Section: admin
Priority: optional
Filename: pool/main/i/iotop-c/iotop-c_1.26-1_amd64.deb
Version: 1.26-1
Installed-Size: 131
Maintainer: Boian Bonev
Architecture: amd64
Replaces: iotop (<= 0.6-24-g733f3f8-1)
Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6)
Breaks: iotop (<= 0.6-24-g733f3f8-1)
Size: 49504
SHA256: 9140fbf485a27298e9c2c4126e87721386d2e822cfd1e5e5d233eea15d139540
SHA1: fbf931672cdad138dcef955bdbca25d05a3980a5
MD5sum: c4a323482e01daabd534bc123dd7294c
Description: 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:
Homepage: https://github.com/Tomas-M/iotop
Tag: admin::benchmarking, admin::monitoring, implemented-in::c,
interface::text-mode, role::program, scope::utility,
uitoolkit::ncurses, use::measuring, use::monitor
Section: admin
Priority: optional
Filename: pool/main/i/iotop-c/iotop-c_1.26-1_amd64.deb