Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

reinstall xcode cli tools

# remove currently installed
sudo rm -rf $(xcode-select -print-path)

# reinstall
xcode-select --install
Comment

Installing Command line tools for Xcode via CLI

Code Block sudo xcode-select --switch /Applications/Xcode-beta.appsudo xcode-select --install
Comment

PREVIOUS NEXT
Code Example
Shell :: could not find a version that satisfies the requirement psycopg2 
Shell :: install intellij ubuntu 
Shell :: apache enable site 
Shell :: how to set-up username and email in git bash 
Shell :: how to install viber on ubuntu 
Shell :: how to get mac cpu temp 
Shell :: install workbench on ubuntu 
Shell :: ubuntu install clamav 
Shell :: install react select 
Shell :: git reset stash conflict 
Shell :: hardhat install 
Shell :: naming an stash 
Shell :: git credential cache 
Shell :: How do I export data from firebase authentication? 
Shell :: check services running on port linux 
Shell :: how to install node modules 
Shell :: git reinitialized existing git repository 
Shell :: docker-compose clear cache 
Shell :: sudo: /etc/sudoers is owned by uid 1001, should be 0 sudo: no valid sudoers sources found, quitting 
Shell :: how reset commit git with losing changes 
Shell :: npm install behind proxy 
Shell :: copy my ssh key 
Shell :: Exception: Error running pod install 
Shell :: install jupyterlab with pip 
Shell :: ubuntu intall OpenBLAS 
Shell :: kubectl change namespace 
Shell :: install jenkins on ubuntu 
Shell :: how to install xlswriter for pandas 
Shell :: conda install pyspark 
Shell :: git add all tracked files 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =