Debian package management with APT – remove unused packages
/var/cache/apt/archives can build up a lot of cruft…
Clear out package files no longer available:
apt-get autoclean
Clear out all downloaded package files:
apt-get clean
About this entry
You’re currently reading “Debian package management with APT – remove unused packages,” an entry on Slash Dot Dash
- Published:
- 09.18.06 / 6pm
- Category:
- Linux

Comments are closed
Comments are currently closed on this entry.