View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#10
Going from memory, fennec/xulrunner were particularly bad, but they're long gone now. From the stuff that's still installed, the worst are (omitting smaller files for brevity) mplayer:

Code:
-rwxr-xr-x    1 root     root      8514264 Sep 17 22:43 /usr/bin/mencoder
-rwxr-xr-x    1 root     root      8683832 Sep 17 22:43 /usr/bin/mplayer
pc-connectivity-manager:

Code:
-rw-r--r--    1 root     root      4866193 Oct 20 21:04 /usr/share/maemo-pc-connectivity/manual.pdf
and bluemaemo:
Code:
-rwxr-xr-x    1 root     root      2018258 Aug 24 16:09 /usr/share/bluemaemo/themes/bluemaemo.edj
BTW, this command:
Code:
dpkg-query -W -f='${Installed-Size}\t${Package}\n' '*' | sort -n | tail -50
can be used to show the top 50 space hogs.
 

The Following 11 Users Say Thank You to lma For This Useful Post: