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

Applications are linked to different accounts need to be updated with correct user login
