Manually Doing What BleachBit Does Under 3.1

Post here if you are a new Porteus member and you're looking for some help.
jimwg
Shogun
Shogun
Posts: 322
Joined: 09 Oct 2013, 18:15
Distribution: porteus
Location: NYC

Manually Doing What BleachBit Does Under 3.1

Post#1 by jimwg » 27 Jan 2015, 11:24

Greetings!

BleachBit Works! when it's able to boot-up, but so far it doesn't in 3.1 XFCE 32-bit, so where and what do I manually change or delete to perform the same space-making cleaning in a Porteus flash?

Thanks for any info!

Jim in NYC

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Manually Doing What BleachBit Does Under 3.1

Post#2 by brokenman » 28 Jan 2015, 01:24

I have added the required files to extra-deps.txt which means a USM update should pull it in. Then it will download the required python deps when you download bleachbit.

If you want to download them manually you will need the following on top of bleachbit.
python
pygtk
pycairo
pygobject

If you want to remove the files manually instead of bleachbit then run this command to see what files it deletes.

Code: Select all

find /usr/share/bleachbit/cleaners/ -name "*.xml"|xargs grep 'command="delete"'|grep -v '\\'
Thanks for bringing this to my attention.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Post Reply