If not installed, instll Command Line Tools (CTL)

xcode-select --install

Install Homebrew :

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Comments