this python code allows to clean temp and garbage files on debian and based linux distributions
Install Git Clone and Python3
Github Package Must Be Installed On Your Device.
sudo apt install git -y
Python3 Package Must Be Installed On Your Device.
sudo apt install python3 -y
Install cleaning
sudo git clone https://github.com/cektor/cleaning.git
cd cleaning/
python3 main.py