Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 589 Bytes

BleachBit

BleachBit cleans files to free disk space and to maintain privacy.

Running from source

To run BleachBit without installation, unpack the tarball and then run these commands:

make -C po local # build translations
python bleachbit.py

Then, review the preferences.

Then, select some options, and click Preview. Review the files, toggle options accordingly, and click Delete.

For information regarding the command line interface, run:

 python bleachbit.py --help

For more help, please visit the BleachBit web site