Score:0

Disk Cleanup utility on ubuntu

pe flag

This question is influenced by the diskclean utility in Windows.

Is there a tool (and a need) to perform the task. I tend to used when imaging a hard disk.

Thank you

oldfred avatar
cn flag
In Kubuntu: Sweeper can quickly remove temporary information, such as web page cookies, browser history, or the list of recently-opened documents. This package is part of the KDE SC utilities module.
Score:1
in flag

You can install Ubuntu Cleaner - a software designed exactly for the job of cleaning up a system so it becomes more like a freshly installed one.

This can be achieved by following these simple steps in Terminal.

$ sudo apt install software-properties-common
$ sudo add-apt-repository ppa:gerardpuig/ppa
$ sudo apt update
$ sudo apt install ubuntu-cleaner

Access the utility from the system dashboard or by pressing Super (usually left Windows key by default) and begin typing cleaner into the search box.

enter image description here

You can uninstall it if you wish by entering the following command in Terminal:

sudo apt remove ubuntu-cleaner && sudo apt autoremove

additional reference

pe flag
My idea is to remove dead fluff. In Windows this is mainly Temp folder and Windows updates changed files.
d3rdon avatar
cn flag
Sounds good to use ubuntu-cleaner then. OId kernels and apt cache is basically the equivalent to temp files on windows.
Score:0
cn flag
  1. You could try using Bleachbit. It is the most similar to CCleaner. It can delete your browser history old outdated kernel images etc... But i don't know if it can identify unneeded config files. Even so you always have the option to also purge any left config if you uninstall something via commandline, and as well as install the default config of anything if reinstalling something, and that with just the normal command line apt.
  2. Do you need to use it. From my experience not really. I mostly used CCleaner because the default windows uninstall tool is slow nowadays, because you might even run into more problems if you delete too much still necessary information.
pe flag
I am happy with the performance of my system. I don't want to break anything. It might be wiser to leave everything as is.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.