Localized Gujarati Geek

Kartik Mistry’s meta thoughts on life, foss and beyond that..

Cruftiness > 0

with 3 comments

* 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.
……

Written by Kartik Mistry

March 15, 2008 at 11:35 am

Posted in Debian, Linux

Tagged with , , , ,

3 Responses

Subscribe to comments with RSS.

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

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

    Lior Kaplan

    March 15, 2008 at 7:33 pm

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

    Marcin Trybus

    March 15, 2008 at 9:07 pm

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

    Matthew W. S. Bell

    March 15, 2008 at 10:06 pm


Leave a Reply