Hi Lisi! Am Freitag, 23. September 2011 schrieb Lisi: > I still have two of the already suggested things to try, but meanwhile > my /usr is 3.7G, and my /, of which it forms part, is 4.7G. This > seems slightly disproportionate. How can I find out what is actually > needed - or even, used - in /usr?
No, this seems just about right for me. At least for a desktop. /usr carriers all software installed by the package manager that is *not* required for booting. I.e. it usually contains a lot more as stored in sub directories of / directly. And when /var isnĀ“t that large the proportions you noted do not surprise me a bit. Look at merkaba:~> LANG=C du -schx /usr /var 8.9G /usr 1.8G /var 11G total merkaba:~> LANG=C du -schx / 11G / 11G total My / basically consists of /usr and /var. The other stuff is negligible. As for saving space, have a look at: - debfoster - deborphan - aptitude in interactive mode under "obsolete / local" packages - du -sch /usr/local/* | egrep "[0-9](M|G)" | sort -rh and the other suggestions given. Ciao, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201109232032.52741.mar...@lichtvoll.de