Results 1 to 10 of 10

Thread: Bleachbit for Linux

  1. #1
    Join Date
    Jan 2006
    Beans
    272
    Distro
    Ubuntu

    Question Bleachbit for Linux

    What do you think of Bleachbit for Linux?
    I've always shunned automatic cleaners for Windows although Ccleaner was one of the few helpful tools I've used to quickly put things in order.

    I've been experimenting a bit with Bleachbit and I was hoping it could run during boot but even though the option is present, it doesn't seem to do anything.
    The other options seem useful although I don't know why you'd expect to find any thumbs.db or .DS_STORE on Linux.

  2. #2
    Join Date
    Mar 2011
    Location
    Romania
    Beans
    145
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Bleachbit for Linux

    i just use
    sudo apt-get autoremove
    sudo apt-get autoclean
    some people do not recommend using cleaning tools for linux.
    dell inspiron 1521, AMD Turion, ATI mobility radeon x1270.

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Bleachbit for Linux

    My only advice would be to look very carefully at the list of items to be removed as bleachbit can sometimes suggest removal of files or applications that you have installed by means other than from the official repos.

    Don't simply say yes to everything or you may have to re-install some things you really want. Apart from that I fully agree with rrich1974

  4. #4
    monkeybrain2012 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    Oct 2012
    Beans
    874

    Re: Bleachbit for Linux

    Have been using it since 10.04, never had a problem. Just make sure the boxes you check for removal are things you intend to remove (e.g you probably don't want to clean session restore in your browser and probably don't want to remove passwords) and click "preview" to see what it is going to delete before you hit the delete button. All is fine. I know some people advise against it but judging from their posts they have never used it.

    Sure you can use the command line to autoclean and clean cache and other things in your home directory manually. But computer is a labour saving device so why do it the long way when you have an automatic tool?

    I don't see how it is 'unsafe" and how it would be safer to run "sudo apt-get autoremove" instead. Now on my Debian sid there are a bunch of software it says are autoremovable but I don't trust it (sid is kind of unstable so do everything carefully when it tries to remove something), but bleachbit never "autoremove" if you don't check the box.

    Now another program, debprphan, is dangerous even though it is in repo also, I would advise against using it cause it considers "orphan" anything that isn't installed as a dependency of something else and it removed my entire 10.04 installed when I was new to Ubuntu.

    EDITED: That says, it is not essential that you clean your Linux install. I use bleachbit a lot because I have multiple Linux installed and some testing ones are on fairly small partitions (less than 10Gs) and I need the room.
    Last edited by monkeybrain2012; June 17th, 2013 at 10:55 PM.

  5. #5
    monkeybrain2012 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    Oct 2012
    Beans
    874

    Re: Bleachbit for Linux

    Quote Originally Posted by ajgreeny View Post
    My only advice would be to look very carefully at the list of items to be removed as bleachbit can sometimes suggest removal of files or applications that you have installed by means other than from the official repos.
    It doesn't suggset removing applications unless apt-get says they are autoremovable. Running sudo apt-get autoremove would have exactly the same effect. It is not like deborphan.
    Last edited by monkeybrain2012; June 17th, 2013 at 10:46 PM.

  6. #6
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: Bleachbit for Linux

    I use bleachbit and haven't had it bork a system - yet. Computer Janitor on the other hand .......

  7. #7
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Bleachbit for Linux

    Seeing kurt18947's post reminds me, slightly shamefaced, that it was not bleachbit that caused my potential problem but computer-janitor.

    But whatever it was that I used, I have no further reason at the moment to bother with any of them, as I have a nice big hard drive and masses of empty space,and extra libraries and applications that are just sitting there, unused, do not slow down a Linux system as they can in Windows.

  8. #8
    Join Date
    Jan 2006
    Beans
    272
    Distro
    Ubuntu

    Re: Bleachbit for Linux

    But whatever it was that I used, I have no further reason at the moment to bother with any of them, as I have a nice big hard drive and masses of empty space,and extra libraries and applications that are just sitting there, unused, do not slow down a Linux system as they can in Windows.
    I had a problem with a Ubuntu 13.04 installation where it refused to load the display manager because the filesystem partition was full. Had to run apt-get clean before it'd let me in again. I can't really have that sort of thing happening when I'm not around. It seems like the default size (guided formatting with LVM) for the filesystem partition is only 255MB which may be too small? However, I think that even if I were to make it larger, it'd just take longer for the problem to rear its head again ...

    It seems that when you tell Bleachbit to run at start-up it doesn't actually perform the routines you previously ticked the boxes of. Why is that option there at all, does anyone know?

  9. #9
    Join Date
    Apr 2010
    Location
    Amsterdam
    Beans
    48
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Bleachbit for Linux

    The best way is to do this from the terminal in my experience. Or use ubuntu-tweak instead of bleachbit. The best cleaning tool for ubuntu imo.
    To install ubuntu-tweak:

    Code:
    sudo add-apt-repository ppa:Tualatrix/ppa
    sudo apt-get update
    sudo apt-get install ubuntu-tweak

  10. #10
    Join Date
    Oct 2006
    Location
    Canada
    Beans
    143
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Bleachbit for Linux

    I've used bleachbit for a while and it helps get rid of junk, just be careful what you remove. I also use Ubuntu-tweak to periodically remove old kernel updates from my system. Agree, CCleaner is great for a windows based OS.

    mardybear

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •