Linux does not accumulate clutter like the windows system, but it is beneficial to clean your Linux system. This does not have to be done frequently, but once a month should be sufficient.This frees up disk space by removing downloaded .deb files from the local repository.
Enter the following into your trerminal window.
sudo apt-get clean
Then enter your password and press Enter