Wednesday, November 3, 2010

Uninstalled some program? Afraid of remaining dependencies? Clean them!

- To uninstall, check with 'completely uninstall' in Synaptic. You can review if anything undesired will be deleted.
- After uninstall, run sudo apt-get autoremove
- Then run sudo apt-get clean.
Cleaned!

Check out this article to better understand.

No comments:

Post a Comment