Re: Spring clean



2007/9/29, andy <geek_show@xxxxxxxxxxxxx>:
Can someone recommend a newbie-friendly easy, and safe way of cleaning
house so that I can retain those packages that I need (and want) but can
clear out the dust bunnies, etc..?

If you use aptitude, or synaptic then you must to manually select
there packages you want to purge. After you have purged those
packages, you should to purge orphaned packages, I think. For this you
may to use 'sudo aptitude purge $(deborphan)' command.

--
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: How can I refresh Etch completely?
    ... 150+ "unused" packages, including Gnome. ... Then use aptitude / synaptic to dig through and resolve ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Trouble? ...
    (Debian-User)
  • Re: Files piling up in /var/* directories
    ... aptitude autoclean ... The first command removes all obsolete packages from the cache; ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • aptitude has poor exit status behaviour
    ... In the course of scripting some aptitude upgrade activity I've found ... Ign http://ftp.de.debian.org etch/main Packages/DiffIndex ... Ign http://security.debian.org etch/updates/main Packages/DiffIndex ... Err http://security.debian.org etch/updates/main Packages ...
    (Debian-User)
  • Re: Removing Unused Programs
    ... Purge packages that are no longer required by any installed package. ... Does this command purge packages no longer required by "harvestman", or does it purge all unused packages? ... aptitude --purge-unused remove harvestman ...
    (Debian-User)
  • Re: Delete part of metapackage?
    ... example) without deleting or installing the entire KDE ... I'm guessing you are using aptitude to manage the package ... apt-get remove <a metapackage name> ... Then you can remove select packages in aptitude without questions ...
    (Debian-User)