Linux

Show package sizes in Ubuntu

If you ever want to find out how much space your packages are using, do a simple dpkg-query -Wf ‘${Package}\t${Installed-Size}\n’ [...]