Fast: How to Uninstall (And Install) Xcode Command Line Tools (Terminal Commands)

Fast: How to Uninstall (And Install) Xcode Command Line Tools (Terminal Commands)
 
Terminal Command to Uninstall Xcode Command Line Tools:
sudo rm -rf /Library/Developer/CommandLineTools
 
 
Terminal Command to Install Xcode Command Line Tools:

xcode-select --install

Related Posts

 

Comments

No comments made yet. Be the first to submit a comment
Tuesday, 23 April 2024