Anyone who has a good idea of how to clean out old .debs? I'm not
really interested in doing it by hand.
You're looking at doing either:
'sudo apt-get clean' which will remove everything in /sw/var/cache/apt/archives

or

'sudo apt-get autoclean' which will remove packages not deemed necessary, but will not delete the latest (currently applied) package.

HTH
Matt



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to