My Ubuntu install is starting to get a bit cluttered now. I’ve been running it since 8.04, and through various kernel updates and stuff. Firefox is getting a bit sluggish (dunno if that’s related), but when an install starts to get like this, I was a "burn the village" kind of guy who would just re-install Windows. Given that this whole Linux thing is a new paradigm, I thought that before I trash the thing I’ll have a look and see what else I can do.
Found this page: http://www.ubuntugeek.com/ubucleaner-simple-bash-script-to-keep-your-ubuntu-system-clean.html
It’s a bash script, with instructions, which apparently:
- Clean apt cache
- Remove config files left from uninstalled .deb packages(it happens if you don’t use the –purge switch with apt-get)
- Remove every kernel except the one you are using
- Empty the trashes of every user(including root)
I’ll give it a whirl, and see if it breaks anything!
(Update) - Well, my PC is still running. I’ll give it a reboot and see what happens. Looks like it cleared out a bunch of stuff.