Homebrew

no hurry, no pause.

Last update: 2024-12-11

Homebrew, a popular package manager for macOS and Linux, simplifies software installation, management, and removal. It’s known for its ease of use and extensive library of packages, called “formulae” (core packages and CLI tools) and “casks” (GUI applications). Here are some of the cool things about Homebrew:

Commands

brew update

brew --version

brew upgrade

brew cleanup

brew list