Brew Operations

From NovaOrdis Knowledge Base
Revision as of 18:18, 20 April 2018 by Ovidiu (talk | contribs) (Created page with "=Internal= * brew =Commands= ==update== Fetches the latest version of Homebrew and all formulae and upgrades. ==doctor== Chec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Commands

update

Fetches the latest version of Homebrew and all formulae and upgrades.

doctor

Checks the Homebrew installation for potential problems and exit with a non-zero status if potential problems are found.

cleanup

Remove old version from cellar for all installed (or specified) formulae. Old downloads from the Homebrew download-cache are deleted.

list

Lists all installed formulae.

With a specific argument, list details about the installed artifacts associated with a specific formula.

brew list
brew list <formula>