Install Homebrew on MacOS Catalina 10.15.6

  • Official instructions here
  • Paste this in a macOS Terminal and insert your user OS login password:
    /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)”