Click to See Complete Forum and Search --> : just a quick apt question
[P]Diablos
10-21-2001, 10:23 PM
I think the answer to my question is a 'yes', but I just want to be sure. Is it safe to delete all the .deb files I have in my /var/cache/apt/archives folder? Does apt need these debs to install/upgrade/remove packages, or can I safely delete them once the package is installed? thanks...
kormoc
10-21-2001, 11:28 PM
Yes, if you are sure you are done with them, you can.
Sure, or you can just use the command 'apt-get clean' to clean the apt cache and clear up some space.
[P]Diablos
10-21-2001, 11:51 PM
alright, thanks for confirming that! Just freed up about 300megs of space, so that was much appreciated =)