2023-06-23 4:44 GMT+05:00, Default User <hunguponcontent@gmail.com>: > Other than that, is there any good reason not to do sudo apt clean? Only if you have many machines which share /var/cache/apt (via nfs for example) You may use `apt-get autoclean` for cleanup non-donwloadable .deb's, if you want store packages for offline reinstall -- Stanislav