Oct. 23rd, 2016

oio11: (Default)
doppelte Dateien finden › Programme › Ubuntu verwenden › Forum ...
.. kleansweaper
.. fdupes
http://forum.ubuntuusers.de/topic/doppelte-dateien-finden/

Linux Certif - Man kleansweep(1)
kleansweep - File cleaner for KDE
http://www.linuxcertif.com/man/1/kleansweep/

fdupes – A Comamndline Tool to Find and Delete Duplicate Files in Linux
by Editor | Published: August 8, 2015 | Last Updated: August 20, 2015
http://www.tecmint.com/fdupes-find-and-delete-duplicate-files-in-linux/

duplicate files - How to use fdupes? - Ask Ubuntu
http://askubuntu.com/questions/177346/how-to-use-fdupes

SystemCleanUpTool - Ubuntu Wiki
http://wiki.ubuntu.com/SystemCleanUpTool

What's the good way to clean up the system (and is Bleachbit safe) on Ubuntu 14.04?

dpkg --purge PACKAGENAME
dpkg -l | awk '/^rc/ {print $2}' | xargs sudo dpkg --purge

http://askubuntu.com/questions/657091/whats-the-good-way-to-clean-up-the-system-and-is-bleachbit-safe-on-ubuntu-14

Cleaning up Ubuntu 14.10,14.04,13.10 system | Ubuntu Geek
Posted on January 23, 2015 by ruchi

.. Using deborphan
Open Your terminal and enter the following command

sudo deborphan | xargs sudo apt-get -y remove --purge

Remove Orphan packages using Wajig

.. Install Wajig in Ubuntu Open the terminal and run the following command

sudo apt-get install wajig

Debfoster --- Keep track of what you did install

Using debfoster

to create the initial keepers file use the following command

sudo debfoster -q

you can always edit the file /var/lib/debfosterkeepers which defines the packages you want to remain on your system.

to edit the keepers file type

sudo vi /var/lib/debfoster/keepers

To force debfoster to remove all packages that aren't listed in this list or dependencies of packages that are listed in this list.It will also add all packages in this list that aren't installed. So it makes your system comply with this list. Do this

sudo debfoster -f

To keep track of what you installed additionally do once in a while :

sudo debfoster

xdiskusage -- Check where the space on your hard drive goes

Displays a graphic of your disk usage with du.xdiskusage is a user-friendly program to show you what is using up all your disk space. It is based on the design of the "xdu" program written by Phillip C. Dykstra. Changes have been made so it runs "du" for you, and can display the free space left on the disk, and produce a PostScript version of the display.xdiskusage is nice if you want to easily see where the space on your hard drive goes.

Install xdiskusage in Ubuntu

sudo apt-get install xdiskusage

If you want to open this application you need to use the following command

sudo xdiskusage

..
http://www.ubuntugeek.com/cleaning-up-a-ubuntu-gnulinux-system-updated-with- ubuntu-14-10-and-more-tools-added.html

May 2025

S M T W T F S
    123
45678910
11121314151617
181920212223 24
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 4th, 2025 08:06 pm
Powered by Dreamwidth Studios