Whether you are a Mac novice or experienced user, you may come across problems when trying to uninstall some apps on your Mac. Today we would like to share a uninstall tutorial to help those people who need to get rid of Xcode. Read on if you want to uninstall Xcode on Mac.
Xcode is an integrated development environment (IDE) containing a suite of software development tools developed by Apple for developing software for macOS, iOS, WatchOS and tvOS.
First released in 2003, Xcode is pre-installed in Mac computers. It’s a necessary app if you intend to write apps for either OS, and installing it includes a number of other useful utilities other than the main IDE itself. The additional developer tools include Interface Builder, Quartz Composer, Dashcode, Python, Perl, ruby and so on. All those utilities occupy large disk space on your Mac. So if you are not a developer, you can totally uninstall Xcode and its dev tools from your system.
Unlike the installation that only requires you to download and run the app from App Store, uninstalling Xcode is not that kind task that can easily complete. We will start with the standard uninstall procedure, and then go on with some additional steps.
To uninstall Xcode from the /Applications folder, follow the steps below. First (1) open Finder from the Dock, Navigate to the Applications folder, and locate Xcode application from there. Then (2) you can drag the icon to the Trash, or right click on it and choose Move to Trash option. Once Xcode is removed to the Trash, (3) right click on Trash icon on the Dock and choose Empty Trash.
Note: if you install Xcode from Mac App Store, you can take the alternative method.
The main part of Xcode has been deleted, but you still need to proceed with deleting the remaining parts. For the rest of Xcode files, here’s how to remove them manually.
Trashing those remnants and emptying the Trash will reclaim about 11GB of disk space for your Mac, and your system will no longer have Xcode. But the additional dev tools you installed before will not beaffected and remains on your Mac. You can locate and delete unwanted tools separately.
For the detailed instructions about deleting app leftovers, see here.
Manually uninstalling Xcode requires much time and patience. If you wish to uninstall Xcode quickly, using an advanced uninstaller is a better option. How to do:
And that’s it. The whole removal process may take a few seconds to finish, and then the Xcode as well as its belonging items will be successfully removed from your Mac.
To deal with the earlier versions of Xcode, you can clean its leftovers by utilizing the Terminal. Just launch Terminal and run the following command to execute the removal:
sudo /Developer/Library/uninstall-devtools –mode=all
Have you successfully removed Xcode to reclaim the disk space now? Share your story with us.
Related Tutorials:
Completely Remove Xcode from Your Mac
Uninstall Xcode 9, Xcode 8, etc from Mac OS X
Comments