Homebrew
Information
Find formula or cask
brew search <name>
brew search --cask <name>Show information for a specific formula or cask
brew info <name>
brew info --cask <name>Show installed formula excluding dependencies
brew leavesShow all installed formula or casks including dependencies
brew list
brew list --caskShow all installed formula with associated dependencies
brew deps --installedShow all installed formula with associated dependencies in a tree
brew deps --installed --treeInstall
Install formula or cask
Uninstall formula or cask
Temporarily disable an installed formula
Update
Fetch newest Homebrew version and formulae
Upgrade existing outdated formulae or casks
Remove outdated downloads and old installed versions of formulae
Versions
Switch between versions of a formula
Tap
List tapped repositories
Add or remove tap repository
Last updated