You are currently browsing the daily archive for January 16th, 2009.
Another interesting post from Tips4Linux provided a command to display the above.
However, it certainly didn’t work for me.
But, I found this in googling around and this does work:
dpkg-query –show –showformat=’${Package;-50}\t${Installed-Size}\n’ | sort -k 2 -n
Whatever HTML is doing to this command, it doesn’t seem to work correctly when copied/pasted from this post. So, if you want to use it go to the second command in this post.
