1. Enter the following statement in the command-line tool that opens:
copy content to clipboard
- RUBY-E "$ (Curl--insecure-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)"
2. After executing the above command, you will be prompted to enter the system password
3, enter the password will start to download homebrew, if the speed is not stable at this time may appear error message: Curl: (+) Server aborted the SSL handshake. At this point you need to perform the uninstall operation, Enter the following command to uninstall:
copy content to clipboard
- RUBY-E "$ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"
Try the installation again after the uninstallation is complete.
4. After the installation is complete, the following tips will be
5, at this time you can enter the command line brew test, you can see the following results, indicating that the installation was successful.
How does mac install and configure homebrew?