Brew
Command line package manager for MacOS and Linux
Links
https://formulae.brew.sh/cask/ - Cask packages for #macos
Brew Services
brew services listbrew services start/stop/restart [name]Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Verify that you've successfully installed Xcode Command Line Tools:
$ xcode-select -pYou should see the following:
/Library/Developer/CommandLineToolsLast updated