How to Uninstall xcode Tools?

I installed Gimp, and was looking for X11, and assumed it was in the xcode tools package on the Apple OSX install disc.
So I installed the xcode tools, and got the 'successfully installed' notice. But then found out X11 is not in xcode tools!
Eventually I did find and install X11, and Gimp runs fine.
So now I want to uninstall the xcode tools cleanly.
I won't be using them.
I read the instructions in the About xcode tools pdf, and tried the command in Terminal with this result:
apples-mac-mini:~ colin$ % sudo perl/Developer/Tools/uninstall-devtools.pl
-bash: fg: %: no such job
apples-mac-mini:~ colin$ % sudo perl /Developer/Tools/uninstall-devtools.pl
-bash: fg: %: no such job
apples-mac-mini:~ colin$
How do I get rid of the xcode tools cleanly?

Thanks JJ2: That got rid of 3GB of unwanted Developer Tools nicely!
It would be helpful to others if the 'About Dev Tools pdf'
clearly said that to run the command in terminal you should log out as user, and log back in as Apple (admin) before using terminal.
In addition, the text of the pdf has a percentage symbol at the start of the command line, which appears to be a typo, or plain wrong.
To prevent this happening to others; when referencing X11.app, it should be stated exactly how to find it on the DVD. People logically expect it to be in the xcode tools folder.
I eventually found it by inserting the Apple DVD, then typing X11.app into Spotlight.
Carlo: Have you got rid of your xcode tools yet?
If not, do this:
Log out as User (Carlo) and log back in as apple (admin)
Finder>Go>Utilities>Terminal.app
In the small black terminal screen type at the cursor:
sudo /Developer/Tools/uninstall-devtools.pl
and press enter
Give your Apple (admin) password (NB: You don't see the pw as you type), press enter, and that should cause the tools to be removed. It takes about a minute for the script to do the job, so wait for it to confirm.
Enough geekery!
We just want to use the thing.

Similar Messages

  • 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 to delete Xcode Tools?

    I just downloaded Xcode Tools.mpkg from the install disk. After reviewing it I realized I will never ever need this.
    I think it created a folder named "Developer" in my Macintosh HD with a size of 1.55GB. Is this what I downloaded? Can I just trash the folder and that's it ? I don't want to mess up something...
    TIA

    Ok I'm reading the uninstall instructions on the pdf.
    Is it better tio uninstall from the system or the install disk?
    Thanks

  • How to uninstall Xcode 6 beta?

    I have installed Xcode 6 beta alongside with the Xcode 5. Now I want to uninstall Xcode 6 beta, but it does not have the delete badge in application edit mode. What are the recommended steps for uninstall in this case?

    if you need to delete an app you downloaded to your mac , you need to :-
    1. Go to Finder
    2. Select Application
    3. Drag the app you want to Delete to the Trash
    4. Click an Hold the Trash icon
    5. Select Empty Trash
    in this way , you got the app deleted from your mac

  • Does any one know how to uninstall xcode 4.4 on OSX 10.7?

    Because of openframeworks, I want to swich back to xcode 4.2 not the xcode 4.4 after I accidentally upgraded it.
    I tried the /Developer/Library/uninstall-devtools or deleting the xcode.app from the application folder,
    none of it works,
    everytime I tried to install xcode 4.2 I get the "a newer version is installed on this machine" message.
    Does anyone know how to deal with this,
    either fully deleting xcode 4.4 and enabling the install of xcode 4.2,
    or install xcode 4.2 in a separate folder beside xcode 4.4?
    Thanks in advance!!!!

    As I mentioned, already tried that.
    Empty trash, yes.
    Restart after empty trash, yes.
    Still get the "a newer version ..." response.

  • How to use Xcode Tools with a Command Line Project

    I'm using Xcode 3.2.6, C compiler.  I've had an application for years that is command-line on the terminal, compiling with a makefile.  Now I want to actually use the performance tools included with Xcode, such as threads, time profiler, etc.  How do I do this?
    I created a project for it (never did that before), added source files, etc -- it seems to work.  It created the application, which will run via the terminal like always.  But whenver I try to use Run (inside Xcode), a window opens up saying "Stop Executable".  I have to click OK and that's the end of it.  Nothing has happened.
    I found an old query on the web similar to this from 2008.  The suggestion was to open the console.  Still nothing.  "Sync with Debugger" does no good.  Please help!

    That I understood.  I did try Run > Console.  Nothing intelligible happened.  Then I synced with the debugger.  he program is called fer64.  I get this:
    No executable file specified.
    Use the "file" or "exec-file" command.
    No executable file specified.
    Use the "file" or "exec-file" command.
    The program being debugged is not being run.
    The program being debugged is not being run.
    Not executing.
    (gdb) r fer64
    Data Formatters temporarily unavailable, will re-try after a 'continue'. (Unknown error loading shared library "/Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Con tents/Resources/PBGDBIntrospectionSupport.A.dylib")
    Starting program:  fer64
    Not executing.

  • How to uninstall Xcode 4.3.3?

    The reason why is because I mean't to download it under another Apple id. I've tried the sudo command and all it says "command not found".

    I followed your advice. Now it's icon no longer existing on Launchpad and Applications. I am using Mac Mini 2011 product. I'm afraid not everything associated with it is deleted. But thanks anyways.

  • How do I completely uninstall Xcode and Developer Tools?

    **Sorry if this isn't the place to ask this, but I really didn't find a section dedicated to this, so I'm asking it here.**
    I installed Xcode and the Mac developer tools from Apple's developer site page and I'm not going to use it (for the time being anyway). I dragged and dropped all of the files from the download into the trash and emptied it. Then, I went to Terminal, and typed in the following:
    sudo /Developer/Library/uninstall-devtools –mode=all
    It gave me a prompt to enter my password before continuing, entered my password, and then that was it! Question is, though, is this really it? Did I really get rid of Xcode and all of the developer stuff that came in the Mac Developer Tools download?

    The only thing that I could find in utilities that started with "X" was something called "X11". Also, I had Xcode 3.1.2 installed, and at first I tried typing this command in Terminal:
    $ sudo <Xcode>/Library/uninstall-devtools --mode=all
    I got this from the "About Xcode 3.1.2" document from Apple's developer site, but it wouldn't work. Then I tried the code that I posted in my first post, and I guess it worked. I actually entered the code
    sudo /Developer/Library/uninstall-devtools –mode=all
    a few times (for closure) and the same thing happened every time: password to continue and, that's it! So I guess it worked. I actually got that code from a blog after googling "how to uninstall xcode 3.1.2 and developer tools"!

  • How do you uninstall Xcode 4.2.1 completely?

    Can someone please tell me how to uninstall xcode so it looks like I never even downloaded it? Thanks!

    Here is what it said before I stop it.
    Start time: Sun Dec 11 16:21:01 CST 2011
    Started uninstalling versioned non-relocatable developer tools content.
    Shutting down distcc...
    Analyzing devtools package: 'com.apple.pkg.VersionedDeveloperToolsSystemSupportLeo'...
    Analyzing package: 'BSD.pkg'...
    Analyzing package: 'Office2008_en_automator.pkg'...
    Analyzing package: 'Office2008_en_automator_workflow.pkg'...
    Analyzing package: 'Office2008_en_autoupdate.pkg'...
    Analyzing package: 'Office2008_en_clipart.pkg'...
    Analyzing package: 'Office2008_en_core.pkg'...
    Analyzing package: 'Office2008_en_dock.pkg'...
    Analyzing package: 'Office2008_en_entourage.pkg'...
    Analyzing package: 'Office2008_en_entourage_help_std.pkg'...
    Analyzing package: 'Office2008_en_equationeditor.pkg'...
    Analyzing package: 'Office2008_en_errorreporting.pkg'...
    Analyzing package: 'Office2008_en_excel.pkg'...
    Analyzing package: 'Office2008_en_excel_help_std.pkg'...
    Analyzing package: 'Office2008_en_fonts.pkg'...
    Analyzing package: 'Office2008_en_graph.pkg'...
    Analyzing package: 'Office2008_en_helpviewer.pkg'...
    Analyzing package: 'Office2008_en_launch.pkg'...
    Analyzing package: 'Office2008_en_messenger.pkg'...
    Analyzing package: 'Office2008_en_ooxml.pkg'...
    Analyzing package: 'Office2008_en_orgchart.pkg'...
    Analyzing package: 'Office2008_en_powerpoint.pkg'...
    Analyzing package: 'Office2008_en_powerpoint_help_std.pkg'...
    Analyzing package: 'Office2008_en_proofing_brazilian.pkg'...
    Analyzing package: 'Office2008_en_proofing_danish.pkg'...
    Analyzing package: 'Office2008_en_proofing_dutch.pkg'...
    Analyzing package: 'Office2008_en_proofing_english.pkg'...
    Analyzing package: 'Office2008_en_proofing_finnish.pkg'...
    Analyzing package: 'Office2008_en_proofing_french.pkg'...
    Analyzing package: 'Office2008_en_proofing_german.pkg'...
    Analyzing package: 'Office2008_en_proofing_italian.pkg'...
    Analyzing package: 'Office2008_en_proofing_japanese.pkg'...
    Analyzing package: 'Office2008_en_proofing_norwegian.pkg'...
    Analyzing package: 'Office2008_en_proofing_portuguese.pkg'...
    Analyzing package: 'Office2008_en_proofing_spanish.pkg'...
    Analyzing package: 'Office2008_en_proofing_swedish.pkg'...
    Analyzing package: 'Office2008_en_required.pkg'...
    Analyzing package: 'Office2008_en_silverlight.pkg'...
    Analyzing package: 'Office2008_en_sounds.pkg'...
    Analyzing package: 'Office2008_en_word.pkg'...
    Analyzing package: 'Office2008_en_word_help_std.pkg'...
    Analyzing package: 'com.apple.pkg.AdditionalEssentials'...
    Analyzing package: 'com.apple.pkg.AdditionalSpeechVoices'...
    Analyzing package: 'com.apple.pkg.AddressBook'...
    Analyzing package: 'com.apple.pkg.AsianLanguagesSupport'...
    Analyzing package: 'com.apple.pkg.Automator'...
    Analyzing package: 'com.apple.pkg.BSD'...
    Analyzing package: 'com.apple.pkg.BaseSystemBinaries'...
    Analyzing package: 'com.apple.pkg.BaseSystemResources'...
    Analyzing package: 'com.apple.pkg.BluetoothSDKLeo'...
    Analyzing package: 'com.apple.pkg.BootCamp'...
    Analyzing package: 'com.apple.pkg.CoreAudioSDKLeo'...
    Analyzing package: 'com.apple.pkg.CoreFP1'...
    Analyzing package: 'com.apple.pkg.DVDPlayer'...
    Analyzing package: 'com.apple.pkg.DevSDKLeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsCLILeo'...
    Analyzing package: 'com.apple.pkg.DeveloperToolsSystemSupportLeo'...
    Analyzing package: 'com.apple.pkg.DistributedBuildsSupportLeo'...
    Analyzing package: 'com.apple.pkg.Essentials'...
    Analyzing package: 'com.apple.pkg.FireWireSDKLeo'...
    Analyzing package: 'com.apple.pkg.GarageBandBasicContent'...
    Analyzing package: 'com.apple.pkg.GarageBand_AppStore'...
    Analyzing package: 'com.apple.pkg.HP_CHorse'...
    Analyzing package: 'com.apple.pkg.HP_CHorseD'...
    Analyzing package: 'com.apple.pkg.HP_CHorseI'...
    Analyzing package: 'com.apple.pkg.HP_CHorseIL'...
    Analyzing package: 'com.apple.pkg.HP_CHorseL'...
    Analyzing package: 'com.apple.pkg.HP_Chuckwalla'...
    Analyzing package: 'com.apple.pkg.HP_Cmd2HP'...
    Analyzing package: 'com.apple.pkg.HP_Crossbow'...
    Analyzing package: 'com.apple.pkg.HP_DMF'...
    Analyzing package: 'com.apple.pkg.HP_DesignjetIO'...
    Analyzing package: 'com.apple.pkg.HP_Fax'...
    Analyzing package: 'com.apple.pkg.HP_Fax2'...
    Analyzing package: 'com.apple.pkg.HP_ImageEnhancement'...
    Analyzing package: 'com.apple.pkg.HP_Inkjet7'...
    Analyzing package: 'com.apple.pkg.HP_Interlaken'...
    Analyzing package: 'com.apple.pkg.HP_LaserjetZJS'...
    Analyzing package: 'com.apple.pkg.HP_PDE'...
    Analyzing package: 'com.apple.pkg.HP_PS'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf1'...
    Analyzing package: 'com.apple.pkg.HP_Pdf2Pdf2'...
    Analyzing package: 'com.apple.pkg.HP_ResourceManager'...
    Analyzing package: 'com.apple.pkg.HP_Scan'...
    Analyzing package: 'com.apple.pkg.HP_Scan3'...
    Analyzing package: 'com.apple.pkg.HP_SmartX'...
    Analyzing package: 'com.apple.pkg.InstallXcodeLion'...
    Analyzing package: 'com.apple.pkg.JavaEssentials'...
    Analyzing package: 'com.apple.pkg.JavaForMacOSX107'...
    Analyzing package: 'com.apple.pkg.JavaSDKLeo'...
    Analyzing package: 'com.apple.pkg.JavaTools'...
    Analyzing package: 'com.apple.pkg.MacminiEFIUpdate'...
    Analyzing package: 'com.apple.pkg.Mail'...
    Analyzing package: 'com.apple.pkg.MediaFiles'...
    Analyzing package: 'com.apple.pkg.MigrationAssistant'..

  • Uninstall Xcode - what script ?

    hello
    as u may have understood from my previous post, i mistakenly installed xcode instead of x11 from Tiger DVD.
    now i do not know how to uninstall xcode. i undrestand that i have to type a script in terminal, but i am not sure about the correct script to use.
    i am not sure about the 2 following options:
    1 - the pdf file in developer's folder says the following:
    QUOTE
    * Uninstalling Xcode Tools *
    To uninstall Xcode Tools on your system, type in a Terminal window:
    $ sudo perl /Developer/Tools/uninstall-devtools.pl
    To uninstall from the CD or disk image that contains Xcode Tools, type in a Terminal window:
    $ sudo perl /Volumes/Xcode\ Tools/Utilities/uninstall-devtools.pl
    NOTE: The uninstaller that ships with previous versions of Xcode Tools or the Developer Tools will not clean everything off of your system properly. You should either use the one on the Xcode Tools 2.2.1 DVD, or you should use
    the one installed when you installed Xcode Tools 2.2.1.
    NOTE: Running the uninstall script from Xcode Tools will uninstall any previous installations of Mac OS X Developer
    Tools or Xcode Tools releases.
    NOTE: After running the uninstall script, you should restart your system before installing the Xcode Tools again.
    UNQUOTE
    2 - follow the instructions contained in developer>tools>unsinstall-devtools.pl
    it is a huge text file, and info there are really arabic to me...
    i can quote the whole thing if needed, but it is very long so i will do that only if you want me to
    so what should i do?
    should i type: $ sudo perl /Developer/Tools/uninstall-devtools.pl
    does it do all the job?
    sorry, i guess it is a very stupid question but i know nothing about scripts..
    thank you very much
    Macbook Pro   Mac OS X (10.4.6)  

    sorry guys
    after a bit of search in this forum i found the answer to my question...
    thank you anyway
    ciao!

  • Uninstall Xcode 5.0.1 from mavericks

    please I'd like to know how to uninstall Xcode 5.0.1 from mavericks and only keep the Command Line Developer Tools. Thanks

    PS. It turns out that the command line shims point to Xcode if Xcode is installed, or point to /Library/Developer/CommandLineTools if it is not.
    So, my questions are:
    (1) Is there any file which belongs Xcode and it's not under /Applications/Xcode.app ? If not, I just need to trash the app.
    (2) If one only uses command line tools, is there any advantage to keep Xcode installed?
    Thanks again for all the help.

  • Uninstall Xcode 3.0

    I would like to know how to uninstall Xcode and all of the Developer Apps.
    Thanks!

    I have tried this solution which is the right solution i'm sure as the exert from 'About Xcode Tools' pdf below says the exact same thing... but when i enter the command it asks for the password but then says 'sudo: /Library/uninstall-devtools: command not found' ......? Am i missing the uninstall script file?......
    Exert from 'About Xcode Tools' pdf:
    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
    Thanks

  • How to Uninstal Server Tool

    Dear all,
    I want to ask your help, how to uninstall server tool from server ? I'm trying to uninstall through Add/Remove Program in Control Panel but I can't find SAP B1 server tool.
    Thanks a lot

    Dear,
    Go to add and remove program,then uninstall the server tools.
    If you want to uninstall SAP B1,firstly uninstall the client,server then server tools.
    also go to program files--remove sap folder.
    Hope this will help you.
    regards,
    Neetu

  • How to make an Xcode full uninstall without tools ( CD/DVD)

    Hello,
    I have a mac mini late 2012. I dont have OSX Mountain Lion CD or DVD, because my computer has not CD/DVD disk player threfore the OSx comes preinstalled. As i woul like to become an IOS app developer, i have downloaded XCODE 4.6 from AppStore to learn to use it. As you can see i dont have any disk with this software.
    After xcode was intalled i started to try to practice with some testing projects. as you can imagine, i have received a lot of error signals and warnings telling about missing objects, names, etc. I had erased those projects by hand, just deleting project folders without using the organizer to erase the projects.
    After all of this actions, i have tried to start new clean projects in xcode, however, i keep receiving the same errors in new projects, and when i click over any warning simbol it shows instances of the deleted wrong project. Also if you open simulator you can see in there the old deted wrong project icon.
    I have searching with no succes try to "clean" everything created through xcode in the past, however i cant found any way to do that, so i thougth to try to uninstall xcode and after this, try to install it again but clean. I ereased the application and re install it, but same errors are appearing yet. Then i investigate trough the internet about a full uninstall , and all of i have found talks about to use a tools disk to run a command to "erase" xcode complete.
    I also have tried with a comman that sows me errors, this is a copied and pasted text from my terminal:
    Last login: Wed Feb 20 20:08:13 on console
    Mac-mini-de-Fernando:~ fernando$ sudo /Developer/Library/uninstall-devtools –mode=all
    Password:
    sudo: /Developer/Library/uninstall-devtools: command not found
    Mac-mini-de-Fernando:~ fernando$
    As you can see, i dont have any way to run the unisntall tool. After all of this post, i need to make 2 questions, i hope you can help, i getting crazy !!
    1.-Any idea to clean XCODE configuration?
    2.-If not, Any idea to make a full uninstall without osx disks?
    Thanks a lot

    That command you're using is outdated, sorry.
    Xcode latest version is 4.6 - you 'uninstall' just like an other app now...drag it to the trash, then empty.
    In Xocde/Organizer/Documentation, type in: movieplayer
    ...see if you can download that sample app and then see if it runs as-is for you.

Maybe you are looking for

  • FW HTML not importing correctly into DW

    Hello, I have made a navbar in FW and exported it following some tutorials I've watched.  I have imported it into some of the pages on my site in DW and the import works fine.  However, on a number of other pages, I insert my cursor in the "topnav" d

  • Is it possible to use an external HD to startup a MacBookAir (late 2011)?

    My external HDs include 1) OWC Mercury Elite Pro 3tB (Firewire 800) with Yosemite startup partition 2) MacBook Pro 2012 with ThunderBolt (OK for Target Disk startup using Thunderbolt cable)

  • Preview - hover panel in Search

    Hi  My OWA doesn't appear in the hover panel  I've set the ports 80, 443, 806 to allow TCP/UDP on the SharePoint servers firewall Made the WOPI binding on the SP server The http://owaserveradresshosting/discovery shows a fine XML page... :)   <wopi-d

  • LENOVO 3000N200 0769 VISTA screen on rescue and recovery 4

    Need your help please Wasn't the last person to use my Laptop. noticed sometime ago when triying to log in that my screen has default to Rescue and recovery 4; what make impossible for me to access windows. please i've all i could but no success. i c

  • Most Youtube videos have an error

    This started a few days ago, I have no idea how it started. Basically very many Youtube videos don't start in Firefox. They work fine in Chrome (although they don't seem to load instantly, takes a while to start). Here's a screenshot: http://i.imgur.