How to Install and Uninstall qdirstat Package on Kali Linux

Last updated: May 21,2024

1. Install "qdirstat" package

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

$ sudo apt update $ sudo apt install qdirstat

2. Uninstall "qdirstat" package

This tutorial shows how to uninstall qdirstat on Kali Linux:

$ sudo apt remove qdirstat $ sudo apt autoclean && sudo apt autoremove

3. Information about the qdirstat package on Kali Linux

Package: qdirstat
Version: 1.9-1
Installed-Size: 2041
Maintainer: Patrick Matthäi
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), perl:any, liburi-perl
Size: 713992
SHA256: e0a466a75501b85809acb4052972df0b202bb979b6a866d195b029ce19192f14
SHA1: 23ac37cebd096dae7746961b9a390d6cec4dece0
MD5sum: cda7407bee0543f7565ceaa7c3b2ba67
Description: Qt-based directory statistics
QDirStat is a graphical application to show where your disk space has gone and
to help you to clean it up.
.
QDirStat has a number of new features compared to KDirStat. To name a few:
* Multi-selection in both the tree and the treemap.
* Unlimited number of user-defined cleanup actions.
* Properly show errors of cleanup actions (and their output, if desired).
* File categories (MIME types) and their treemap color are now configurable.
* Exclude rules for directories are easily configurable.
* Desktop-agnostic; no longer relies on KDE or any other specific desktop.
Description-md5:
Homepage: https://github.com/shundhammer/qdirstat
Tag: uitoolkit::qt
Section: x11
Priority: optional
Filename: pool/main/q/qdirstat/qdirstat_1.9-1_amd64.deb