September 2019
Intermediate to advanced
668 pages
15h 59m
English
To install these tools on macOS, I recommend that you use Homebrew, https://brew.sh/. If you don't have it installed, you can install it with the following command:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"Verify the installation of Homebrew with the following commands:
brew --version
Expect a response such as the following:
Homebrew 1.7.7