Localized Gujarati Geek

Cruftiness > 0

Posted in Debian, Linux by Kartik Mistry on March 15th, 2008

* System’s cruftiness is > 0.

kartik:/home/kartik# apt-get remove `deborphan`
……
The following packages were automatically installed and are no longer required:
libgtkhtml3.8-15 gcalctool gnome-nettool openoffice.org-impress openoffice.org-draw gucharmap network-manager gnome-games type-handling esound gnome-cards-data w3c-dtd-xhtml libnm-util0 kdebase-data kdebase-bin-kde3 gnome-themes xulrunner-gnome-support unrar-free network-manager-gnome gnome-utils dhcdbd gnome-volume-manager libkpathsea4 gs-common gdb eog gdm python-4suite-doc gnome-backgrounds python-xdg bug-buddy kdebase-bin vino gnome-keyring-manager evince gnome-games-data iputils-arping gtkhtml3.8 zip pmount gconf-editor resolvconf totem unace file-roller
Use ‘apt-get autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
……

Tagged with: , , , ,

3 Responses to 'Cruftiness > 0'

Subscribe to comments with RSS or TrackBack to 'Cruftiness > 0'.

  1. Lior Kaplan said, on March 15th, 2008 at 7:33 pm

    Just “apt-get –purge autoremove” to get the same result.

    I think deborphan is still useful. Especially the -n and the –libdevel options.

  2. Marcin Trybus said, on March 15th, 2008 at 9:07 pm

    That’s why I use aptitude instead. And only aptitude.

  3. Matthew W. S. Bell said, on March 15th, 2008 at 10:06 pm

    Die, die, die, die, die backticks. Please use the POSIX preferred $() format as it is so much easier to read.

Leave a Reply