A package manager for macOS (or Linux), see more at https://brew.sh.
A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.
See more at https://docs.brew.sh/Taps
brew install apify/tap/<PACKAGE_NAME>
You can also only add the tap which makes formulae within it
available in search results (brew search
output):
brew tap apify/tap
Currently, only the Apify CLI is available in this tap:
brew install apify/tap/apify-cli
apify create my-first-actor