How to uninstall Xcode 4.4 command line tools (Mac OS X 10.8 Mountain Lion)?

前端 未结 4 1652
攒了一身酷
攒了一身酷 2021-01-02 00:27

This SO post explains very well how to install command line tools for Xcode 4.4.

But how to uninstall them?

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-02 01:13

    This should still work to remove xcode.

    sudo /Developer/Library/uninstall-devtools –mode=all
    

提交回复
热议问题