Kod: Zaznacz cały
aptitude purge
Aha i jeszcze jedno co to znaczy jak plik w mc jest czerwony?
[ Dodano: 2008-09-03, 21:38 ]
@fnmirk
Ale z Ciebie pedant :->
Kod: Zaznacz cały
aptitude purge
Tylko zeby mnie ktos nie objechal ze nie po polskuKleanSweep allows you to reclaim disk space by finding unneeded files. It can search for files basing on several criterias; you can seek for:
empty files
empty directories
backup files
broken symbolic links
broken executables (executables with missing libraries)
dead menu entries (.desktop files pointing to non-existing executables)
duplicated files
orphaned files -- files not found in RPM (for rpm-based distros, e.g. Fedora Core, Suse) or DPKG (for dpkg based distros, e.g. Debian and Ubuntu) database
obsolete thumbnails (thumbnails conforming to freedesktop.org standard, pointing to non-existing images)
Kod: Zaznacz cały
dpkg -P `deborphan; deborphan --find-config`