Homebrew


Homebrew is a package manager. It’s used for downloading software packages like programming languages and utilities or tools. It facilitates installing, upgrading packages and keeps track of the versions.
https://brew.sh

πŸ”² β†’ Optional
βœ… β†’ Required
πŸ”˜ β†’ Pick One
ℹ️ β†’ Information


βœ… Installation

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

πŸ”² Validation

brew --version