How to Install and Uninstall dstat Package on Kali Linux

Last updated: April 29,2024

1. Install "dstat" package

This guide covers the steps necessary to install dstat on Kali Linux

$ sudo apt update $ sudo apt install dstat

2. Uninstall "dstat" package

This guide covers the steps necessary to uninstall dstat on Kali Linux:

$ sudo apt remove dstat $ sudo apt autoclean && sudo apt autoremove

3. Information about the dstat package on Kali Linux

Package: dstat
Version: 0.7.4-6.1
Installed-Size: 463
Maintainer: Andrew Pollock
Architecture: all
Depends: python3:any, python3-six
Conflicts: sleuthkit (<< 1.73-2)
Size: 65636
SHA256: b17e6d0ef19dab1a8165e822b35e632dc77f0e4664c5eb667d3d332ac8e2e4fa
SHA1: d04d220613e1024a0f5694bb9935f512056fb044
MD5sum: d550f16eb9471d1a825bca186fb53fe7
Description: versatile resource statistics tool
Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat
overcomes some of the limitations of these programs and adds some
extra features.
.
Dstat allows you to view all of your network resources instantly, you
can for example, compare disk usage in combination with interrupts
from your IDE controller, or compare the network bandwidth numbers
directly with the disk throughput (in the same interval).
.
Dstat also cleverly gives you the most detailed information in columns
and clearly indicates in what magnitude and unit the output is displayed.
.
Dstat is also unique in letting you aggregate block device throughput for
a certain diskset or network bandwidth for a group of interfaces, i.e. you
can see the throughput for all the block devices that make up a single
filesystem or storage system.
.
Dstat's output, in its current form, is not suited for post-processing by
other tools, it's mostly meant for humans to interpret real-time data
as easy as possible.
Description-md5: bab58f0c8cbe2a053e06b9dfdde746ef
Homepage: http://dag.wiee.rs/home-made/dstat/
Tag: admin::accounting, implemented-in::python, interface::commandline,
role::dummy, role::program, scope::utility, use::measuring,
use::monitor, works-with::network-traffic
Section: admin
Priority: optional
Filename: pool/main/d/dstat/dstat_0.7.4-6.1_all.deb