Uninstalling Xcode 3.0: Is trashing the developer folder sufficient?

Hi. I'm not a developer. The only reason I attempted to install Xcode 3.0 was to tinker with the performance and diagnostic tools. Now I am ready to uninstall it. I've have uninstalled it once, using the provided script. It seemed to have cleaned out everything, (the developer folder was completely empty).
I thought I could install the package selectively so I tried running the CHUD package but it gave some sort of odd error. So I gave up and installed the whole developer package again. A few weeks later I was ready to uninstall it. I tried running the script but it gave me a few errors. When I checked the developer folder there was still some files left behind. The remaining files all appeared to be related to the CHUD component of the installation. I was a bit vexed. I tried reinstalling the whole package and running the uninstall script but the files remained.
When looking at the file installation list it appeared that everything was installed in the developer folder. I trashed what was left in the developer folder, being fairly confident that the entire installation was cleaned out. Though I'm not totally sure. Which brings me to my question.
Is there anything left behind from an Xcode 3.0 installation if I simply chose to trash the contents of /Developer? I suspect that some is left behind because the installation error from the CHUD package seemed to have changed something that prevented the uninstaller script from properly removing the entire installation. Sorry if I seem a bit fussy. Thanks for reading this.

Hi, thanks for answering. Actually I had attempted to use that script as mentioned in my post. It had worked reliably before but it did not work when I ran it a second time. I suspected that a botched installation using the CHUD package on the Leopard DVD had screwed up something in the bom, preventing the perl script from doing a proper job of cleaning out all the files.
Anyways, after looking around I found out that Apple has made available a separate installation package for CHUD. So I installed that and then tried uninstalling using the CHUD remover app. It seems to have removed everything except a CPU preference pane in the extras folder.
Anyways I'm pretty sure that my tinkering these last couple of days should have removed all the installed system files. I even selected a few random files per the xcode installation list and checked to see if they were still in the system. The scripts and app seem to do a pretty good job of cleaning up as far as I can tell. The fact that uninstaller did not always do a proper job of cleaning up the installation was always a pet peeve of mine from the windows world.
I've given up on making sure that every single file has been removed. My big concern is whether stuff left behind in the system folders would have a negative impact on system performance or would cause problems in systems operation.
Another thing is that I didn't see the point in giving up 2 gigs of HD space when I only planed to use only a small component of the SDK. Apple should have included the separate CHUD package on the Leopard DVD. Just my 2 cents.
Message was edited by: Episcript

Similar Messages

  • Can I trash the Developer folder?

    HD/Developer
    Can I trash this folder to free up space?
    Will that affect running X11?
    Thanks ... Ken

    Hi sgginc
    You will need to run the Developer tools uninstaller.
    Here is the info from the developer documentation on my install disk:
    Note: the Xcode directory in your case is /Developer
    Uninstalling Xcode 3.0 Developer Tools
    To uninstall Xcode developer tools on the boot volume along with the Xcode directory, from a Terminal
    window type:
    $ sudo <Xcode directory>/Library/uninstall-devtools --mode=all
    If you just want to remove the underlying developer content on the boot volume, but leave the Xcode
    directory untouched, from a Terminal window type:
    $ sudo <Xcode directory>/Library/uninstall-devtools --mode=systemsupport
    If you just want to just remove the UNIX development support on the boot volume, but leave the Xcode
    directory and it's supporting files untouched, from a Terminal window type:
    $ sudo <Xcode directory>/Library/uninstall-devtools --mode=unixdev
    Finally, to just uninstall the Xcode directory you can simply drag it to the trash, or from a Terminal window
    type:
    $ sudo <Xcode directory>/Library/uninstall-devtools --mode=xcodedir
    NOTE: The uninstaller that ships with previous versions of the Xcode developer tools will not clean
    everything off of your system properly. You should either use the one provided on the Mac OS X v10.5
    (Leopard) DVD, or you should use the one installed when you installed the Xcode 3.0 developer tools.
    Hope this helps
    J.C
    Message was edited by: J.C

  • How to uninstall software that doesn't have uninstall.exe or an .msi in the install folder?

    I can uninstall the software fine by using the add/remove programs, but since we have several hundred computers I would like to script this. I am using Windows 7 Pro, and have tried with powershell version 2 & 3. The commands that I tried on
    version 3 are:
    $application get-ciminstance win32_product -filter "name like '%softwarename%'"
    $application.uninstall()
    It appears to work, I can see the object in $application before running the second command. After running the second command the object is gone, should have worked. But when I look in add/remove programs, it is still listed and the install folder is still
    there. Not sure what it actually did.
    After that I tried to uninstall using "wmic" commands manually. Same problem, it thinks it uninstalled, but still in Add/Remove programs.
    Any suggestions about what to try next?

    For that you have to ask the vendor of the software why it won't uninstall.  There s functionally nothing different when using WMI or MS to uninstall.
    You  can also use MSI and ask for a log then look at the log file. 
    Call the vendor.
    ¯\_(ツ)_/¯

  • I accidentally trashed the desktop folder on MacbookPro OS10.8.5.

    I transferred from another Mac an iPhoto library, which appeared on the desktop of my 2008 MacbookPro with OS10.8.5. When I trashed it, the entire desktop folder was also trashed  It now starts up with a blank screen, except for the picture. Any suggestions for getting my desktop out of the trash?

    Can you boot into a Recovery partition or locate any other bootable OS X by holding Opt? Or diagnostic? Or Disk Utility to see what can be repaired?
    http://www.macworld.com/article/1167870/hands_on_with_mountain_lions_os_x_recove ry_and_internet_recovery.html
    "You can access recovery mode only when your Mac starts up, although there are two ways to do so."
    "The easy way On most Macs, you can access recovery mode by simply restarting or starting up the Mac while holding down Command+R. Keep holding these keys until you see a window with  OS X Utilities in large text across the top. If this procedure doesn’t work for you, try the next method. The alternate way On any Mac, you can access recovery mode using OS X’s Startup Manager "
    Keyboard combinations on startup, may help.
    Good luck & happy computing!

  • How to remove an app icon from Launchpad but not uninstall it without remove it from the Application folder?

    Anyone can help? Thanks!

    Move it into a folder or a page you don't use.
    You could likely edit the database if you understand SQL, but I dont' know if it gets rebuilt periodically.
    But, there is no UI to hide/remove items from Launchpad.

  • Uninstall XCode Tools 2.5

    I wanted to see what XCode Tools 2.5 was all about so I installed it along with MacPorts 1.82 (which requires XCode Tools) for Tiger. After seeing that I am not a software developer, I went to uninstall XCode Tools 2.5 with the following instructions in the manual "open the terminal then type ($ sudo /Developer/Library/uninstall=devtools)then hit Return. I get a warning to be careful about using a "sudo" command, then told to enter my PW. At the prompt I try to type my Admin PW but nothing happens, can't type anything. How can I get this to work? Can I just drag the entire "Developer" folder to the trash? Even with the XCode Tools, I am only using 19gigs of my 55gig drive so the space that XCode Tools takes up is not a problem. Will uninstalling XCode Tools cause a problem for MacPorts? I know that installing certain open source free software occasionally requires that either XCode Tools or MacPorts or both be installed, that's why I am thinking to just leave it on my computer. Although, ideally, I would like to uninstall both XCode Tools + MacPorts. Please forgive me for the rambling question. I am fairly new to Mac so please make your reply easy to follow. Thanks, Ken.

    Please forgive me, I goofed. It should have been "uninstall-devtools" not "uninstall=devtools", the hyphen not the equal sign. I super magnified the instruction text, saw my error, began the uninstall, almost surgically, without my PW. It left the Developer folder with a small "Samples" folder in it so I put the whole thing in the trash, got all my space back, almost 3 gigs. I feel like such a fool wasting your time, but every challenge is a learning experience. I guess I won't worry about the MacPorts, perhaps it was uninstalled as well. Thanks again for all your help, Ken.

  • How to uninstall xCode?

    Hello,
    Can you please tell me how to uninstall Xcode? I used " sudo /Library/Developer/uninstall-devtools –mode=all" command but
    it says Command not found. I don't know how to do that.
    Then I try "su /Library/Developer/Xcode/uninstall-devtools –mode=all"  ; But same result.
    Then I try -> I go to Xcode directory and "uninstall-devtools –mode=all" ; It saya "Command not foud.
    Pleas help me to remove x code
    Thanks

    If you just drag
    /Library/Developer      to the trash, X-code will be gone.
    It is not active unless you invoke its commands.

  • How do i uninstall xcode 4.3?

    hello,
    i need to uninstall xcode 4.3 because i found out my installation was corrupt. i used CleanMyMac to uninstall the app, but i can't dowload it from the app store because it sais it's still installed. i looked and the /Developer folder doesn't exist and neither does the app file in the applications folder.

    i already managed to uninstall it.
    seems that it also got installed in the downloads folder for some reason

  • I've recently upgraded my system to Mountain Lion, trying to run XCode. I am having the following message: This installation of Xcode 4.2.1 requires Mac OS X 10.7 Lion.

    I've recently upgraded my system to Mountain Lion, trying to run XCode. I am having the following message: This installation of Xcode 4.2.1 requires Mac OS X 10.7 Lion.I've recently upgraded my system to Mountain Lion, trying to run XCode. I am having the following message: This installation of Xcode 4.2.1 requires Mac OS X 10.7 Lion.  Please advise. Thanks

    I've come across the same thing, and went to the Mac App Store and downloaded and installed Xcode through that.
    However, it seems to have put the new Xcode.app straight into the Applications folder, whereas before (v 4.2.1) was installed in Developer\Applications\Xcode.app. In fact, it still is!
    How do I uninstall everything that belongs to Xcode 4.2.1 from my system, but leaving Xcode 4.4. It seems parts of the new Xcode (4.4) have been put into the \Developer\ folder as well, so it's not obvious what I would need to delete... Can anyone shed some light on this?

  • Can't delete old developer folder: dashcode.app and xcode.app running

    I installed XCode 4.3.3 and accepted when it offered to delete the old version, XCode 4.2.1 I think.
    The Developer folder was moved to trash but unfortunately I had the file compare tool runing at the time and that's perhaps why things have become messed up.
    I shut down the file compare tool, but still when I tried to empty trash it reported that DashboardCleint.spp and xcode.app are running.
    I can't find any way of stopping them, or even seeing them listed as running applications anywhere.
    Any suggestions?
    Cheers.

    OK, yes this worked but I thought in a unix based system like MacOS there would be an way without a restart.
    Need to start getting into unix again.
    Cheers.

  • Installed Xcode but no Developer folder

    I'm trying to access the Developer folder that's usually installed as part of the Developer Tools. I thought Apple had consolidated everything into the Xcode download on the Mac App Store, but even after installing Xcode there isn't any Developer folder in my root hard drive directory. How can I get these other Developer Tools?

    Every thing you need is enclosed inside the Xcode folder (the one masquerading as an application). To get to the tools, you need to run Xcode and install all available documentation and downloads via the preferences window. Read the info at the Mac App Store.

  • Developer folder trashed - Help please

    Hi all,
    I have decided to clean my Macbook Pro and endeavored on deleting all developer folder (about 5000 files). I have also tried to sort out permissions and repair disc. However, I got a message saying that the disc can not be repaired and that I should resolve the issue by rebooting and pressing one of the keys. After the process finished I got a confirmation that the disc cannot be repeired.
    I assume the problem is with deleting the Developer folder.
    Is there any way I could fix it without spending money in a repair shop?
    The original installation disc is gone though.
    I would be grateful for any suggestions.

    Hi Frank,
    Thank you for response.
    The computer is MacBook pro 2010 and there is no warranty. I am looking for a solution to avoid the, possibly, colossal repair cost.
    The MacBook runs on both, Windows and OS. When I try to run OS a light grey screen appears with Apple logo on it and below there is a spinning dark grey "sun", below the "sun" there is a darker grey loading stripe. Once the loading reaches third of the distance the MacBook shuts down without a noise.
    Oh, it runs on the latest OS.
    Could that still be hardware failure?
    Many thanks,
    Arkadiusz

  • Sizing down the library folder.

    I have had this install of OSX tiger on my MacBook Pro for quite some time now and have added and removed many applications.
    Currently I have very few applications left after I uninstalled all of the programs I don't use. I now have less than 6 Gigs of programs, but my Library is over 12 Gigs.
    How do reduce my library size; is there residual install folders or caches I can clear?

    If you had installed GarageBand, it leaves behind some HUGE folders. Put your Library folder into List view, then go to View->Show View Options and click on the "Calculate all sizes" option and make sure there is check mark to show the Size column. In the Library folder window click on the Size column header to arrange by size and see which folders are huge. If you click on the disclosure triangle in front of a folder, the sub-folders will also have their size calculated. My Audio folder is 9.75GBs, with almost all of it in the Apple Loops folder. If you aren't using a sound program such as GarageBand or SoundTrack Pro you can trash the Loops folders. The Application Support folder may also have some pretty impressively sized support folders. Again, if you aren't using the program you can trash the support folder.
    Francine
    Francine
    Schwieder

  • Developer folder missing

    I recently reinstalled my entire OS, and after having done so I noticed that my Developer folder which was located in my root directory hadn't been able to migrate over from my system back up so I have gone and downloaded XCode from the Mac App store again and installed the additional downloads. Now here id the part i don't get how come even though I redownloaded xcode the developer folder is still missing from my root directory? and if it isn't in my root directory with the file path /Developer where is it? the fact that it is missing is causing programs like CodeBlocks, CodeLite, and CodeRunner nonfunctional since all three require the use of the code libraries and compilers which had been stored within this directory. Can anyone tell me how to solve this problem?

    Hello everyone, so I am having the same issue with the missing Developer folder as quantumori00 has described.  I am not sure I understand how this was resolved.  What exactly do I need to download and install from https://developer.apple.com/downloads/ to get the Developer folder back.  My current version of XCode is 4.3.2.  Thank you.

  • Is it safe to remove "Developer" folder?

    I never use the developer tools, so can I just drag the "Developer" folder to the trash and free up 900mb of space?

    Are you talking about that thing you type into terminal? I tried that. It just gave me some error message and didn't do anything.I'm not real savvy with terminal though, which explains why I want to delete these developer tools

Maybe you are looking for

  • Problem with Pages purchase

    I downloaded the free trial of iWork when I bought my MBP in Dec, then purchased separate Pages in January through the App Store. Pages loads documents fine, but won't save anything as it tells me my trial has expired, even thought I have now paid fo

  • No blinking cursor in textfield

    I have some textfields that I use with UITextAlignmentRight. The problem is that when I click on them to start typing the blinking cursor doesn't show wich is very confusing for the user. Then when I start typing the cursor shows. It also works when

  • Guided Procedures - Integration of Webdynpro Java with Adobe Interactive fo

    Hi All, We have created Webdynpro java application with Adobe interactive forms.It works fine in NWDS and also in Webdynpro Content Administrator. When we have called this component in Guided Procedures (callable object - Webdynpro (GP Interface)), t

  • Adobe Reader 9 freezes in IE7 Vista 64

    I have a problem using Adobe Reader 9 with Vista 64. I am using the 32 bit version of IE7. Every time I click on a pdf to open in IE7 the screen remains white without starting Adobe Reader 9 in IE7 browser window. Using Adobe Reader independantly wor

  • My iphone and 3 ipad are sync together , one ipad is lost what to do next. help

    Hi, Couple of months ago i lost my ipad2 wifi 3g in texi. my ipad was sync with my iphone so i managed to put it on lost mode. last week notification came that somebody has changed ipads name and its in ethiopia. i purchased new ipad 4 last month and