How to uninstall Xcode 4.4 command line tools (Mac OS X 10.8 Mountain Lion)?
问题 This SO post explains very well how to install command line tools for Xcode 4.4. But how to uninstall them? 回答1: There's a script listed on this page to do just that on Mountain Lion: http://www.cocoanetics.com/2012/07/you-dont-need-the-xcode-command-line-tools/ Copy the script into a text file. Save it as remove_CLI_tools.sh Open terminal and navigate to the folder where you saved the script. Type: sh remove_CLI_tools.sh I installed just the isolated command line tools (stand alone installer