I want to uninstall xcode ?

Hi there,

I Want to uninstall xcode from my machine. Will it impact other

applicaiton in result. And even i am using brew as well. So, is it possible to uninstall xcode and use all the service service and apps freely.

Replies

Xcode itself is self-contained. Whatever else you've installed is separate. Just move the Xcode application to the trash and empty. Nothing else will be affected.

Step 1. Drag Xcode.app into Trash

Step 2. Open terminal

Step 3. Type "cd /Library/" without the quotes

Step 4. Type "rm -rf Developer/" without the quotes

Step 5. In Trash, Control-Click on Xcode and click Delete Immediately