Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

brew upgrade

brew update # Get most recent versions of available formulae and casks
brew outdated # Lists the outdated installed formulae and casks
brew upgrade # Upgrade the packages listed by brew outdated
brew upgrade <formula or cask> # Upgrade a specific formula or cask
 
PREVIOUS NEXT
Tagged: #brew #upgrade
ADD COMMENT
Topic
Name
7+3 =