Brew
Homebrew is a package manager for macOS, like vcpkg.
It uses git and ruby.
Useful links
Installation
- In bash, type:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Installation location: homebrew installs packages into the /user/local
folder.