Homebrew

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Managing packages on macOS with Homebrew

Managing packages on macOS with Homebrew

If you’re a Linux user, or you read my article on Scoop, you’ll be familiar with package managers. They aim to simplify installing, upgrading, configuring and removing software. A key feature is dependency management: if a package requires software that isn’t already installed, the package manager can install it.

Read More