Skip to main content

MacOS Software update using CLI

Manual update

sudo softwareupdate --install --recommended

Update software from Apple Store

brew install mas

List outdated

mas outdated

Upgrade

mas upgrade