How to Install and Uninstall qdirstat Package on openSUSE Leap

Last updated: May 17,2024

1. Install "qdirstat" package

This tutorial shows how to install qdirstat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qdirstat

2. Uninstall "qdirstat" package

Learn how to uninstall qdirstat on openSUSE Leap:

$ sudo zypper remove qdirstat

3. Information about the qdirstat package on openSUSE Leap

Information for package qdirstat:
---------------------------------
Repository : Update repository of openSUSE Backports
Name : qdirstat
Version : 1.9-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : qdirstat-1.9-bp155.2.3.1.src
Upstream URL : https://github.com/shundhammer/qdirstat
Summary : Directory Statistics
Description :
QDirStat is a graphical application to show where your disk space has
gone and to help you to clean it up.
It shows the total size of directories and of their files both in a
traditional tree view and in a colored [treemap
graphics](doc/Treemap.md) where a large file is shown as a large
rectangle, and small files are shown as small rectangles. Click on it,
and you will see where in the tree the file is, and you can instantly
move it to the trash if you like. The color corresponds to the file
type: Images, videos or whatever.
This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based
on the latest Qt 5. It does not need any KDE libs or
infrastructure. It runs on every X11-based desktop on Linux, BSD and
other Unix-like systems, and in a Docker container.
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).
- Configurable file categories (MIME types), treemap colors,
exclude rules, tree columns.
- Package manager support:
- Show what software package a system file belongs to.
- Packages view showing disk usage of installed software
packages and their individual files.
- Unpackaged files view showing what files in system directories
do not belong to any installed software package.
- New views:
- Disk usage per file type (by filename extension).
- File size histogram view.
- File age view.
- Free, used and reserved disk size for each mounted filesystem
(like df)
For more details and screenshots, see
https://github.com/shundhammer/qdirstat
and the local documentation in
/usr/share/doc/packages/qdirstat/README.md