Bleachbit Portable 0.9.5

Antivirus, forensics, intrusion detection, cryptography, etc.
Post Reply
Message
Author
markreaves
Posts: 41
Joined: Sat 11 Sep 2010, 21:50

Bleachbit Portable 0.9.5

#1 Post by markreaves »

Tested on: Puppy Precise
Download: http://ompldr.org/vaG82MQ/BleachBit_0.9.5
MD5: 104c85efe117237142bd7f970060ef3c

Instructions:
Download then do:
chmod u+x BleachBit_0.9.5
./BleachBit_0.9.5

Used PortableLinuxApps to make portable.
http://portablelinuxapps.org/

If you wish for the settings to be stored in a portable manner, use the following:

* Download above file.
* Place it in a folder somewhere and make it executable
* Inside same folder create a new file called "launcher"
* Inside launcher file add the bash script that is in quotes below.
* Save and make executable
* Create a folder named "config"
* Launch it by doing: ./launcher appname
#!/bin/bash

PWD= `pwd`

chmod u+x "$1"
mkdir -p "$PWD/config/$1"
export HOME="$PWD/config/$1"
./$1
NOTE: May or may not need Python. Try without Python first, if fails try with.

simargl

#2 Post by simargl »

.
Last edited by simargl on Sun 01 Sep 2013, 14:54, edited 1 time in total.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#3 Post by 666philb »

hi simargl

what puppy are you trying this on ?

bleachbit works on precise ... from the PPM ....
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

simargl

#4 Post by simargl »

.
Last edited by simargl on Sun 01 Sep 2013, 14:54, edited 1 time in total.

markreaves
Posts: 41
Joined: Sat 11 Sep 2010, 21:50

#5 Post by markreaves »

Good to get some feedback.. will be working on this at some point hopefully soon.

polekat
Posts: 30
Joined: Sun 28 Apr 2013, 06:51

#6 Post by polekat »

The download has disappeared.

bruno
Posts: 139
Joined: Thu 08 Mar 2012, 12:09
Location: Belgium

download

#7 Post by bruno »

Yes something is wrong, I cannot download.
And, Bleachbit is now up to version 1.0, so upgrading to that version would be a great idea :)

Post Reply