List installed packages by size
List in ascending order your installed packages by size:
Code:
dpkg-query -W --showformat='${Installed-Size;10}\t${Package}\n' | sort -k1,1n
For me Google Chrome was number one, Though Steam Games (not listed in apt, for obvious reasons) still take the cake.
Written by Dylan Grafmyre
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Dpkg
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#