BleachBit 1.0

Core libraries and systems
Post Reply
Message
Author
User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

BleachBit 1.0

#1 Post by koulaxizis »

Image

Download!

Requires: python (load your devx.sfs), pygtk, pycairo & pygobject (from ppm).

:)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
RetroTechGuy
Posts: 2947
Joined: Tue 15 Dec 2009, 17:20
Location: USA

Re: BleachBit 1.0

#2 Post by RetroTechGuy »

koulaxizis wrote:Download!

Requires: python (load your devx.sfs), pygtk, pycairo & pygobject (from ppm).

:)
Are these contained within bleachbit-1.0.sfs?
[url=http://murga-linux.com/puppy/viewtopic.php?t=58615]Add swapfile[/url]
[url=http://wellminded.net63.net/]WellMinded Search[/url]
[url=http://puppylinux.us/psearch.html]PuppyLinux.US Search[/url]

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

Re: BleachBit 1.0

#3 Post by koulaxizis »

RetroTechGuy wrote:
koulaxizis wrote:Download!

Requires: python (load your devx.sfs), pygtk, pycairo & pygobject (from ppm).

:)
Are these contained within bleachbit-1.0.sfs?
No! The devx is available through the same server your Puppy ISO was and pygtk is available through your Puppy package manager. Pycairo & pygobject will come along as dependencies of pygtk.
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#4 Post by dejan555 »

Lots of dependencies to add for a task that's suposed to free space, sounds to me like little bash script that runs on init/shutdown and proper browser configuration in preferences could solve (delete data at every browser close or every X days etc... )
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

#5 Post by koulaxizis »

dejan555 wrote:Lots of dependencies to add for a task that's suposed to free space, sounds to me like little bash script that runs on init/shutdown and proper browser configuration in preferences could solve (delete data at every browser close or every X days etc... )
You are absolutely right... It's ok if you have these dependencies pre-installed for some reason (for example, i think that openshot uses them) but if not, it's better to use a small script. And that's a really nice idea my friend, maybe we should create a "Puppy bleachbit". :)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
RetroTechGuy
Posts: 2947
Joined: Tue 15 Dec 2009, 17:20
Location: USA

Re: BleachBit 1.0

#6 Post by RetroTechGuy »

koulaxizis wrote:
RetroTechGuy wrote:
koulaxizis wrote:Download!

Requires: python (load your devx.sfs), pygtk, pycairo & pygobject (from ppm).

:)
Are these contained within bleachbit-1.0.sfs?
No! The devx is available through the same server your Puppy ISO was and pygtk is available through your Puppy package manager. Pycairo & pygobject will come along as dependencies of pygtk.
Well, I already have the devx installed, but need to "shop" for the pygtk. I loaded PPM and asked it to find pygtk -- it said "not found"...

I don't use PPM to add software, only to remove it -- so maybe I don't know how to make it find the package. I was about to go to the Debian collection to find the missing pieces. Is there a better way?

(I like the looks of this -- I have an ongoing fight with FF and it's crap files filling up my user space)
[url=http://murga-linux.com/puppy/viewtopic.php?t=58615]Add swapfile[/url]
[url=http://wellminded.net63.net/]WellMinded Search[/url]
[url=http://puppylinux.us/psearch.html]PuppyLinux.US Search[/url]

User avatar
RetroTechGuy
Posts: 2947
Joined: Tue 15 Dec 2009, 17:20
Location: USA

#7 Post by RetroTechGuy »

koulaxizis wrote:
dejan555 wrote:Lots of dependencies to add for a task that's suposed to free space, sounds to me like little bash script that runs on init/shutdown and proper browser configuration in preferences could solve (delete data at every browser close or every X days etc... )
You are absolutely right... It's ok if you have these dependencies pre-installed for some reason (for example, i think that openshot uses them) but if not, it's better to use a small script. And that's a really nice idea my friend, maybe we should create a "Puppy bleachbit". :)
:D :D :D :D :D
[url=http://murga-linux.com/puppy/viewtopic.php?t=58615]Add swapfile[/url]
[url=http://wellminded.net63.net/]WellMinded Search[/url]
[url=http://puppylinux.us/psearch.html]PuppyLinux.US Search[/url]

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

Re: BleachBit 1.0

#8 Post by koulaxizis »

RetroTechGuy wrote: Well, I already have the devx installed, but need to "shop" for the pygtk. I loaded PPM and asked it to find pygtk -- it said "not found"...

I don't use PPM to add software, only to remove it -- so maybe I don't know how to make it find the package. I was about to go to the Debian collection to find the missing pieces. Is there a better way?

(I like the looks of this -- I have an ongoing fight with FF and it's crap files filling up my user space)
It's really simple to install pygtk on Slacko but i couldn't make it work on Dpup Wheezy. I'll try to create a "FF sweep" script asap for you... :)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#9 Post by mikeb »

Evening all....

when firefox went from 3 to 4 the minimum I could reduce the profile too went from ~5mb to the ~20MB mark ..the writing was on the wall... and I like to keep things tiny....I am sitting on version 3.6. I also notice Opera does not suffer from profile bloat...might be worth trying but perhaps pre webkit.

Is there not a python pet or sfs floating around..my 2.7 sfs is around 7mb made from debian...ok not the latest but much smaller than using the devx every time.

Agreed that looks like a bash script job... python is neat..I have some really handy scripts but it is default in mainstream distros whereas puppy has this devx do dah arrangement.

mike signing off and fixing punctures.

Post Reply