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