1st run
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
The Homebrew installation script will ask you to enter your Mac user password. This is the password you use to sign into your Mac.
After that run
eval "$(/opt/homebrew/bin/brew shellenv)"
Run
$ brew doctor
To check the brew install successfully in your system RUN
$ brew doctor
Top comments (0)