Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

reinstall xcode cli tools

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

# reinstall
xcode-select --install
Comment

xcode install command

sudo 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 :: Anydesk remote server display not supported e.g Wayland 
Shell :: awk if column greater than 
Shell :: install ruby json gem in aws ec2 
Shell :: delete playerprefs with new application install unity 
Shell :: execution policy powershell single script 
Shell :: install redis on ubuntu 20.04 
Shell :: github gist api 
Shell :: how to create release in github 
Shell :: react ToastContainer 
Shell :: chown -R www-data:www-data 
Shell :: xargs parameter 
Shell :: cmd for pushing to github for the first time 
Shell :: extract tar gz 
Shell :: Error: Unable to find a match: centos-release-openstack-queens 
Shell :: search for a filetype extension PowerShell 
Shell :: ubuntu command upgrade application 
Shell :: ls order by filename length 
Shell :: batch file path 
Shell :: number of lines 
Shell :: if output is null bash 
Shell :: conda create new environment in specified location 
Shell :: xdebug install 
Shell :: how to create a JAR 
Shell :: Invalid base64-encoded string: number of data characters (221) cannot be 1 more than a multiple of 4 
Shell :: npm install web3 vue 
Shell :: git replace branch with another 
Shell :: digitalocean connect via ssh 
Shell :: install npm package globally 
Shell :: best terminal for ubuntu 
Shell :: kubernetes get persistent volumes 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =