tmp clean


sudo find /tmp -type f -atime +10 -delete

sudo sh -c 'rm -rf /var/lib/snapd/cache/*'
sudo apt-get clean