I'm just wondering if there are any linux applications out there that functions like regular system cleaner in windows.
|
feedback
|
|
As honk pointed, most of the cruft that build up on Windows systems can be avoided by using the distribution's tools for software installation ( That said, BleachBit is an application that tries to cover the other type of cruft or privacy sensitive data (cookies, browser temporary files, cache, etc.). It's also available for Windows. | |||
|
feedback
|
|
If you install your software through some distribution tools like If you install software from source the responsibility to keep things tidy pretty much lies with you. | |||
|
feedback
|
|
Most of the Windows System cleaner apps are fraud, and you shouldn't be using them. Linux doesn't need them either. And if possible, try to install apps from source in /opt/. Also, if you want, you can cleanup the $HOME/tmp directory, from time to time. | |||
feedback
|