Introduction
Homebrew is a package distribution manager for both MacOS and Linux
Installation
Just run the command below:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Frequent Questions
If your network is restricted, configure a system proxy before running the install script.