Quantcast
Channel: BSDnexus
Viewing all articles
Browse latest Browse all 17

apt autoclean

$
0
0

To have apt-get/aptitude auto-clean all the downloaded .deb files after running an "update" (to keep as much free space as possible) simply add the following to /etc/apt/apt.conf.d/00autoclean

Aptitude::Autoclean-After-Update;

Viewing all articles
Browse latest Browse all 17

Trending Articles