Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/federicoceratto/debian-slimmer

Estimate the disk space used by installed packages, including dependencies
https://github.com/federicoceratto/debian-slimmer

apt debian disk disk-usage

Last synced: 3 days ago
JSON representation

Estimate the disk space used by installed packages, including dependencies

Awesome Lists containing this project

README

        

Slimmer
~~~~~~~

Estimate the amount of disk space used by installed packages, including dependencies.

Usage:

slimmer.py [-h] [-d] [-n N] [--explore-var]

optional arguments:
-h, --help show this help message and exit
-d, --debug Show debugging output
-n N Number of packages to display (default: 50)
--explore-var Account for disk space used by /var/cache, /var/lib, /var/log
It requires read access to /var/* (e.g. running as root)

image::demo.gif[Success]