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

Similar Messages

  • 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.

  • 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 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.

  • 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 can I uninstall the CS6 beta when there is no entry in W7 Programs & Features?

    I checked the FAQs and found general instructions which presume there is an entry in W7 Programs & Features.  There is no entry in my system, and I found no Uninstall app in any Adobe CS6 folder.
    Should I just run the Cleanup tool?  Thanks...

    Instructions are prominntly displayed in the announcement at the top of the forum index page:
    Announcement: How to uninstall Photoshop CS6 beta prior to installing the final version.
    Show Details
    Hide Details
    Instructions for How to uninstall Photoshop CS6 beta prior to installing the final version:
    http://forums.adobe.com/message/4361731#4361731
    Important: Do not attempt to manually uninstall or remove Photoshop CS6 beta by dragging folders to the Recycle Bin (Windows) or Trash (Mac OS). Doing so can cause problems with uninstallation, and installation in the future.
    With the Photoshop CS6 beta coming to a close and the 60 day trial period expiring, you'll be looking to uninstall the beta software from your system.
    It is recommended that you uninstall the Photoshop CS6 beta prior to installing the official release of Photoshop CS6.
    Uninstallation is easy, and can be done in just a couple steps depending on your Operating System.
    by Jeffrey Tranberry (May 6, 2012)                          

  • 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

  • I updated Xcode 5 to Xcode 6.0.1. It messed up my previous apps and i don't know how to fix it. Is it possible to uninstall Xcode 6 and go back to Xcode 5?

    Hello,
    I updated Xcode 5 to Xcode 6.0.1. It messed up my previous apps and i don't know how to fix it. Is it possible to uninstall Xcode 6 and go back to Xcode 5?

    I found this solution http://objcsharp.wordpress.com/2014/09/21/how-to-get-back-the-ios-7-sdk-after-up grading-to-xcode-6/

  • How to uninstall beta drivers for xfi xtreme mu

    Hi everybody (xcuse my bad english)?Like many people who have crackling pb with the xfi xtreme, i've installed the beta drivers. But in 2 days, these drivers will be out of date. And i don't know how to uninstall them, i cannot find any creative drivers when i go into the set up programcan u help me please?

    Hello LA,
    The window that I have is different from the one you posted. Please see attached for mine. When I clicked on REMOVE, a message popped up and disappeared within a couple seconds. And the message is as following: "The installer is verifying the installation, please do not reboot while this dialog is being display." This same message popped up every time REMOVE is clicked but I have no luck on removing MAX.
    This test PC is for legacy testing and it was with Windows 98 and have an ISA DAQ card installed that requires DAQ driver 6.9.3. Can upgrading the test PC to Windows 2000 corrupt the installation?
    Looking forward for your advice. Thank you.
    Valen
    Attachments:
    Add Remove Programs.doc ‏57 KB

  • How to uninstall "Command Line Tools" in Xcode 4.3?

    Just installed Command Line Tools using the perference in Xcode 4.3. After removing Xcode 4.3, I found the Command Line Tools are not removed.
    Is there any way to uninstall?
    Thanks!

    Check the 'About Xcode' readme:
    Uninstalling Xcode Developer Tools
    To uninstall Xcode developer tools on the boot volume along with the <Xcode> directory, from a Terminal window type:
    $ sudo <Xcode>/Library/uninstall-devtools --mode=all
    To remove the underlying developer content on the boot volume, but leave the <Xcode> directory and supporting files untouched, from a Terminal window type:
    $ sudo <Xcode>/Library/uninstall-devtools --mode=systemsupport
    To just remove the UNIX development support on the boot volume, but leave the <Xcode> directory and supporting files untouched, from a Terminal window type:
    $ sudo <Xcode>/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>/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 use the one installed with these Xcode developer tools.
    -=-
    If you find a black hole with the above, you could always reinstall Xcode, with those tools deselected and then delete according to the above, but all bets are off at that point, sorry
    Good luck in any case.

  • HT1222 how to delete Xcode without uninstall-devtools

    how to delete Xcode without uninstall-devtools.Cause I have alredy install xcode before and delete it in a wrong way ,so my file in folder Libary named "unistall-devtools" does not exist .In this case ,everytime I re-install it , it will say install fail .So how to completely unistall it under my condition.Plaese help me .

    At a Terminal prompt enter "sudo " and then drag the command into the Terminal window. Press RETURN. Enter your admin password when prompted which is not echoed to the screen.

Maybe you are looking for