Horje
reinstall xcode cli tools Code Example
reinstall xcode cli tools
# remove currently installed
sudo rm -rf $(xcode-select -print-path)

# reinstall
xcode-select --install
Installing Command line tools for Xcode via CLI
Code Block sudo xcode-select --switch /Applications/Xcode-beta.appsudo xcode-select --install




Shell

Related
python2 pip install kali Code Example python2 pip install kali Code Example
Check git config Code Example Check git config Code Example
check application using port linux Code Example check application using port linux Code Example
How to check if port is in use in Code Example How to check if port is in use in Code Example
command not found: create-next-app Code Example command not found: create-next-app Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
17