# MacOS Software update using CLI

Manual update




```bash
sudo softwareupdate --install --recommended
```
[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/CCzRxTeFDCiVMkEO-image-1785047340823.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/CCzRxTeFDCiVMkEO-image-1785047340823.png)



Using 'mas', installed using 'brew', Update software from Apple Store
```bash
brew install mas
```
[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/eUF4fx0SwzIwatFO-image-1785057360433.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/eUF4fx0SwzIwatFO-image-1785057360433.png)


List outdated
```bash
mas outdated
```
[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/bKSyf4XZdSvM8hCa-image-1785057944011.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/bKSyf4XZdSvM8hCa-image-1785057944011.png)


Upgrade
```bash
mas upgrade
```
[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/HJVaT019Q8WKg1Rv-image-1785060401931.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/HJVaT019Q8WKg1Rv-image-1785060401931.png)


Applications are linked to different accounts need to be updated with correct user login

[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/atY4aljKv8EQXnKx-image-1785066228207.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/atY4aljKv8EQXnKx-image-1785066228207.png)


After OS update, disable automatic updates, as they are turned on back automatically

[![](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/scaled-1680-/m97uPVPH9Q6Lu2L9-image-1785073096112.png)](https://storage.googleapis.com/iau-data-dox/uploads/images/gallery/2026-07/m97uPVPH9Q6Lu2L9-image-1785073096112.png)