Answers for "remove junk files from ubuntu via terminal"

0

remove junk files from ubuntu via terminal

BY meanstackbasit
We can clean the temporary files using the command ” sudo apt-get autoremove “.
Open the terminal type the command sudo apt-get autoremove.
You will be prompted to enter your password and then hit enter.
You are done. Temporary files are deleted.
Posted by: Guest on March-24-2022

Code answers related to "remove junk files from ubuntu via terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language