# /etc/apt/apt.conf.d/02purge-archive-cache # Purging after package install the apt cache DPkg::Post-Invoke {"echo NOTE: Purging *.deb cache at /var/cache/apt/archives; /bin/rm -f /var/cache/apt/archives/*.deb || true";};