Getting rid of stowaway packages

Getting rid of stowaway packages

Whilst it is true that apt-get and Synaptic (or insert your favorite package manager here) make it easy to install and upgrade applications. However, uninstalling is still quite tricky specially if the application has lots of dependencies. I have been victim to getting my system borked because of an error in uninstallation – removed an app and all associated libraries accidentally. Charged it to experience and re-installed the entire OS. Good thing it is not that difficult. However, how do you prevent such from happening?
How about trying Stow, "a program for managing the installation of software packages, keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while making them appear to be installed in the same place (/usr/local)."

You can read the entire documentation or you can check out the Linux.com feature on GNU Stow. :) If you have a fresh install, this might be a perfect time to run Stow.

Image from Flickr:Kai Hendry.


This entry was posted on Friday, February 29th, 2008 at 6:11 pm and is filed under Utilities. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Getting rid of stowaway packages”

  1. PinoyTux Says:

    Nice little app to use. Makes handling packages easier. Oh and btw, I also ripped my OS because of “accidental” removal of critical libs :)

Leave a Reply