Go Back   The macosxhints Forums > OS X Help Requests > UNIX - X11



Reply
 
Thread Tools Rate Thread Display Modes
Old 12-17-2003, 04:08 PM   #1
tDream
Triple-A Player
 
Join Date: Nov 2003
Location: uk
Posts: 83
Question Getting rid of archived stuff?

Hi

Does anyone know if it is possible to delete all those archived files that seem to not do a lot in the FinkCommander?

The reason I ask is because I just got 'Get Info' for my 'sw' folder and its now up to 2.25gig. Which I assume also contains files and pakages that are no longer used?

any ideas?
__________________
// tDream
tDream is offline   Reply With Quote
Old 12-18-2003, 12:41 AM   #2
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
Quote:
tDream wrote:
Does anyone know if it is possible to delete all those archived files that seem to not do a lot in the FinkCommander?

"Archived" in the Status Column of FinkCommander means that you previously installed the package but removed it so that only the debian archive remains on your system or that you ran the build command for a package but have not yet installed it.

If you are really short of espace in your HD:

You could delete everything from /sw/src, so in order to wipe *all* source files, just run:

sudo rm -rf /sw/src/*

But, you should keep in mind that you will have to redownload all sources if you ever need to rebuild the packages in question.

--------

Also, to clean up the old .deb files, run:

fink cleanup

to do the cleaning job.

And, if you only use 'apt-get' to obtain your .deb files (i.e. the binary distro) and want to clean up, run:

sudo apt-get autoclean

--------

Then, If you're running 10.3, you can remove:

/sw/fink/10.2 and /sw/fink/10.2-gcc3.3

to reclaim some space. If you are doing selfupdate-cvs, they will come back, however. Selfupdate-rsync leaves them alone.

--------

Last edited by sao; 12-19-2003 at 03:34 AM.
sao is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 05:48 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.