codekasten/knoppix-remastering/hints/package_size_list

2 lines
114 B
Plaintext
Executable file

dpkg-query -W --showformat ='${Installed-Size} ${Package} ${Status} \n' | grep -v deinstall | cut -c 2- | sort -n