Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

brew update

First update all package definitions (formulae) and Homebrew itself:
brew update

Upgrade everything with:
brew upgrade

You can now list which of your installed packages (kegs) are outdated with:
brew outdated
 
PREVIOUS NEXT
Tagged: #brew #update
ADD COMMENT
Topic
Name
9+9 =