brew
Package manager for macOS and Linux.
=> More information.
- Install the latest stable version of a formula or cask (use
--devel
for development versions):
brew install {formula}
- List all installed formulae and casks:
brew list
- Upgrade an installed formula or cask (if none is given, all installed formulae/casks are upgraded):
brew upgrade {formula}
- Fetch the newest version of Homebrew and of all formulae and casks from the Homebrew source repository:
brew update
- Show formulae and casks that have a more recent version available:
brew outdated
- Search for available formulae (i.e. packages) and casks (i.e. native packages):
brew search {text}
- Display information about a formula or a cask (version, installation path, dependencies, etc.):
brew info {formula}
- Check the local Homebrew installation for potential problems:
brew doctor
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/brew.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.003254 milliseconds
- Gemini-to-HTML Time
- 0.444176 milliseconds
This content has been proxied by September (ba2dc).