Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

update homebrew

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: #update #homebrew
ADD COMMENT
Topic
Name
9+4 =