

Here is the final confirmation regarding Homebrew installation on my MBP: It took two minutes on a 100Mbps FTTH connection. Wait for some time as install.sh will download many files from the Internet. When prompted, enter your sudo (account) password and press / to continue installation on macOS:
OPENVPN CONNECT FOR MAC VIA HOMEBREW INSTALL
We can see and review source code using vim/emacs for security reasons:įinally install Homebrew by setting up permission on install.sh script as follows: Use the wget command or download a file with curl as follows: Now that we installed Xcode, it is time to grab the Homebrew installer shell script. Step 2 – Installing Homebrew on macOS or Mac Computer The installation will begin and wait for some time:Īfter sometimes we will see the final confirmation:

In other words, open the terminal application and then type the following command at bash/zsh prompt to install brew in Mac: We need Xcode for Homebrew for installation and compiling apps. We can use Xcode to produce apps for macOS, iOS, iPadOS, watchOS, and tvOS. Step 1 – Installing xcode to install brew on Mac
