Download source code
Source
Use the source code when an installation package is not available for your platform or you wish to develop the software. Most users do not want the source.
- bleachbit-0.9.5.tar.bz2 (best choice for most people wanting source code)
- bleachbit-0.9.5.tar.gz
- bleachbit-0.9.5.tar.lzma
To run, download the tarball and simply run these commands:
tar xvjf bleachbit-0.9.5.tar.bz2
cd bleachbit-0.9.5
make -C po local
python bleachbit.py
If you prefer not to download, you may also browse the SVN tree.
The GTK+ runtime sources are available (but probably no one needs them).