Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Removing the dev tools

Removing the dev tools
Thread Tools
Banned
Join Date: Jan 2001
Location: London, UK
Status: Offline
Reply With Quote
Dec 2, 2001, 01:14 PM
 
I've installed the developer tools, but since I hardly use them I want to remove them. Dragging the Developer folder to the Trash and trying to empty it doesn't work, and you cant uninstall with the installer CD - so what do I do?
     
Dedicated MacNNer
Join Date: Apr 2001
Location: Bethesda, MD
Status: Offline
Reply With Quote
Dec 2, 2001, 02:03 PM
 
As super-use you could do a

"rm -rf /Developer"

This doesn't remove everything installed by the Dev Tools CD, but it gets most of your disk space back. A bunch of files get installed in /usr/bin, /usr/lib and /usr/include (and possibly other places I can't remember). But you can't just do a rm * in these directories, since there are needed files there too.

dave
     
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status: Offline
Reply With Quote
Dec 2, 2001, 02:27 PM
 
There's also loads of stuff installed into /System, like support frameworks for Project Builder and debugging versions of the libraries.

I haven't tried it, but for each of the Dev packages in /Library/Receipts, you should be able to do something along the lines of:
sudo lsbom -s /Library/Receipts/DevTools.pkg/Contents/Resources/DevTools.bom | xargs rm -f

Do this for DevDocumentation.pkg DevExamples.pkg DevPBWO.pkg (if it exists) and DevSDK.pkg

Of course, piping things like that to rm is always dangerous. It's untested and could toast your HD. You should really be sure you want to install things like the Developer Tools
     
   
Thread Tools
Forum Links
Forum 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
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 11:18 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2