I've been reading the "The Debian Administrators Handbook" and it explained that the /var/cache/apt/archives file takes up a lot of space and the author recommendends to clean up this file.
Now, I'm not sure but I (think) that this file gets so full from all the updates-
Anyway,I don't understand how to use
for this file. Would I just run:
Code:
aptitude autoclean /var/cache/apt/archives ?
Right? Or would I use Nano?