-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (3) .- Knowledge Base (1) . 

KleanSweep

   0.2.9  

KDE System Tool

Score 79%
KleanSweep
zoom


KleanSweep
zoom


KleanSweep
zoom


Link:  Link
Depends on  KDE 3.4.x
Downloads:  25571
Submitted:  Sep 2 2005
Updated:  Jun 30 2010

Description:

KleanSweep allows you to reclaim disk space by finding unneeded files. It can search for files basing on several criterias; you can seek for:
* empty files
* empty directories
* backup files
* broken symbolic links
* broken executables
* dead menu entries (.desktop files pointing to non-existing executables)
* obsolete thumbnails (thumbnails of non-existing images)
* duplicated files
* orphaned files (files not found in RPM or DEB database).

Results for each criteria are shown in separate tab; files may appear on many tabs if they match many criterias - in this case they are "linked", so you have to mark (or unmark) file for deletion only once! Before actual deletion takes place, you're given an option to create backup archive.

Planned features:
* seeking for orphaned files in Slackware and Gentoo (portage) database
* and more!

KleanSweep consists of KDE-based (C++) graphical frontend and small helper Perl script that performs actual searching. All searches, except for orphaned files, duplicates and dead menu entries are as fast as usual 'find' would be.

This is initial release and may contain bugs. I take no responsibility for any damage caused by this program.

Note: it may compile/work in KDE < 3.4.x, but was only tested in 3.4.2.




Changelog:

* Removed "greedy match" button
* added Italian, German, Spanish and Portugaese translations




LicenseGPL
Send to a friend
Subscribe
Other  Apps  from yogin
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11 

-
.

 re: features

 
 by wgray99 on: Mar 19 2006
 
Score 50%

This is an excellent program.

I would like to see several features added:
1. The ability to exclude specified directories
2. The ability to exclude specified file types
3. The ability to do the reverse of the above 1 and 2, ie. search only a specified directory or search for only ceratin file types.

Cheers.
...w...


Reply to this

-
.

 Kleansweep

 
 by xxxx on: Apr 4 2006
 
Score 50%

Nice tool but I miss the feature to check the newest or oldest files by the dublicate finder.


Reply to this

-
.

 Gentoo support

 
 by PhinnFort on: May 7 2006
 
Score 50%

Could you add support for finding files not installed by Portage?
You could maybe just incorporate some of scripts that are already made.

http://forums.gentoo.org/viewtopic.php?t=254197


-PhinnFort
Reply to this

-
.

 Re: Gentoo support

 
 by yogin on: May 10 2006
 
Score 50%

Yes, I want to add support for Gentoo, however my first trial was disappointing as I found out there was no (good) way to obtain the list of installed files. My first attempt was to use 'equery -C list -i' to obtain a list of packages and then for each package do 'equery -C files ' to obtain individual files. This was painfully slow. I need to take a look on how it is implemented in the tools you point me to. Is there anything close to 'rpm -qa' in Gentoo?


Reply to this

-
.

 Re: Re: Gentoo support

 
 by PhinnFort on: May 11 2006
 
Score 50%

I have never used an rpm-based distro before, but if it means list all installed files, I don't think so.

But what you could do is parse all the "CONTENTS" files under /var/db/pkg/. That's what the other tools do, it contains everything the packages have installed.


-PhinnFort
Alarmclock Theorist

Reply to this

-
.

 Re: Re: Re: Gentoo s

 
 by andersk on: Jun 1 2006
 
Score 50%

what about

> fgrep -h obj /var/db/pkg/*/*/CONTENTS | sed -e 's/^obj\ \(.*\)\ [0-9a-f]*\ [0-9]*$/\1/g'

That will generate a long long list of portage handled files.
The only "dangerous" thing I can think of doing like this is filenames or paths with spaces.

Good luck


Reply to this

-

 KDE integration

 
 by ibc on: May 11 2006
 
Score 50%

Have you considered to integrate your fantastic app in KDE instead of doing an individual app?

I mean: could be possible to integrate your app in the future Control Center? or better, could it appear in any way in system:/media when the user is exploring the devices?

I can imagine a Konquerro in system:/media with icons showing the free space (http://www.kde-look.org/content/show.php?content=34629) and near an option called "free space" tthat open your app.


Reply to this

-

 Re: KDE integration

 
 by PhinnFort on: May 11 2006
 
Score 50%

I'm no KDE-guru, but the KControl integration would mean making this into a KPart, which I don't think is too hard.

And integrating into Konqueror would only mean a tiny patch to the konqueror source (AFAIK).


-PhinnFort
Alarmclock Theorist.

Reply to this

-

 loading report file

 
 by phantom4 on: May 14 2006
 
Score 50%

Hi,

I think it would be great, if a saved report file can be reloaded again.
What do you think?


Reply to this

-

 Re: loading report f

 
 by yogin on: May 23 2006
 
Score 50%

I don't think it's really needed... The main purpose of reports is to allow users to create a report before deleting anything, so they can consult their decisions with others easily.


Reply to this

-
.

 wish: backup option

 
 by hellblade on: May 18 2006
 
Score 50%

Please add an option to backup all removed files in a tar.bz2 file. That would be great:)


Proud to be a KDE user!
"Everything that is really great and inspiring is created by the individual who can labor in freedom."
Albert Einstein

Reply to this

-

 Re: wish: backup opt

 
 by yogin on: May 23 2006
 
Score 50%

This feature is available since the beginning...


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11 

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.