Where r packages stored?

MartinG ulist at gs1.ubuntuforums.org
Tue May 9 10:21:15 UTC 2006


They are stored in /var/cache/apt/archives.

You could delete by hand, but this screws up the database, so don't :)

Instead run 
Code:
--------------------
    sudo apt-get clean (OR autoclean)
--------------------
the clean option will delete everything, autoclean will keep anything
that is still current.


-- 
MartinG




More information about the ubuntu-users mailing list