snippetbashTip
brew outdated — List outdated casks and formulae. To upgrade everything, use `brew upgrade`. More information: <http
Viewed 0 times
caskscommandbrew outdatedoutdatedandcliformulaelist
Problem
How to use the
brew outdated command: List outdated casks and formulae. To upgrade everything, use brew upgrade. More information: <https://docs.brew.sh/Manpage#outdated-options-formulacask->.Solution
brew outdated — List outdated casks and formulae. To upgrade everything, use brew upgrade. More information: <https://docs.brew.sh/Manpage#outdated-options-formulacask->.List all outdated casks and formulae:
brew outdatedList only outdated formulae:
brew outdated --formulaList only outdated casks:
brew outdated --caskCode Snippets
List all outdated casks and formulae
brew outdatedList only outdated formulae
brew outdated --formulaList only outdated casks
brew outdated --caskContext
tldr-pages: common/brew outdated
Revisions (0)
No revisions yet.