How to Install Brew?

Open Terminal

Check for Command Line Tools by running `xcode-select –install`

Visit `https://brew.sh`

Copy the Homebrew install command from the website

Paste the command into Terminal

Press Enter

Enter your password if prompted

Wait for the installation to finish

Follow any on-screen instructions

Add Homebrew to your shell profile if instructed

Verify installation with `brew –version`

Suggested for You

Trending Today