macOS·9 questions

How to install Homebrew?

Answer
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)".
brew install package.
brew cask install app — for GUI.
brew update && brew upgrade.
The main package manager for Mac.
Was this answer helpful?

More questions in this topic

Related questions from other topics