I installed Xcode command line tool by issuing xcode-select --install; now I want to uninstall it (without uninstalling Xcode).
xcode-select --install
I\'ve tried
<
If you installed the command line tools separately, delete them using:
sudo rm -rf /Library/Developer/CommandLineTools