Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

brew update

#This updates homebrew itself.
brew update
#You can then upgrade all individual packages and formula with the following:
brew upgrade
 
PREVIOUS NEXT
Tagged: #brew #update
ADD COMMENT
Topic
Name
8+9 =