how to clean up files on ubuntu code example
Example 1: cleaning up your ubuntu system
sudo apt-get autoclean
Example 2: cleaning up your ubuntu system
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get autoremove