What is Homebrew?
Homebrew is the most widely used package manager for macOS (and Linux). It installs the tools, libraries, and apps you need from the command line, and keeps track of what is installed so you can update or remove things cleanly.
Instead of hunting for download pages, dragging apps into folders, or compiling from source by hand, you run a single brew command and Homebrew does the work — including any dependencies.