Homebrew can be installed using the following command in the terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
It runs as the current user; you don’t need to use sudo. The script can be viewed online and will print a summary of...