LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

dpigs

show largest installed packages

TLDR

Show the 10 largest installed packages
$ dpigs
copy
Show the N largest packages
$ dpigs -n [20]
copy
Show in human-readable format
$ dpigs -H
copy
Show largest source packages
$ dpigs -S
copy

SYNOPSIS

dpigs [options]

DESCRIPTION

dpigs shows which installed packages occupy the most disk space on Debian-based systems. It queries the dpkg database to determine the installed size of each package and sorts them to identify space hogs.The tool is particularly useful when disk space is limited and you need to identify candidates for removal. It can display either binary packages or aggregate source packages, making it easy to see which software projects consume the most space.dpigs is part of the debian-goodies package, a collection of useful utilities for Debian system administrators.

PARAMETERS

-n, --lines n

Show n largest packages (default: 10)
-s, --status file
Use alternate dpkg status file
-S, --source
Show source packages instead
-H, --human-readable
Human-readable sizes
-h, --help
Display help

CAVEATS

Shows installed size, not download size. Debian/Ubuntu specific. Part of debian-goodies package.

SEE ALSO

dpkg-query(1), apt(8), du(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid