Home Blog Archive MacOS Mac OS X: Updates with the Terminal search-and-install - how it works

Mac OS X: Updates with the Terminal search-and-install - how it works

  • Oct 05, 2025
  • 1424
  • 0

In order to keep your Mac up to date, you can find the necessary Updates for OS X via the Terminal and install it. How it works, you can find here:

1. Mac check for Updates via the Terminal

All of the following actions will take place in the so-called Terminal. To open it, proceed as follows:
  • Open "Programs" -> "Utilities" -> "Terminal.app", or enter in the Spotlight search window the term "Terminal".
  • To see the available Updates displays, enter in Terminal the following: "sudo software update -l" (alternatively "sudo software update --list") - close the entry with [Enter].
  • Now enter your password and confirm with the [Enter] button. Depending on the size of the Updates, it will be displayed take up the result.
Mac OS X Update via the Terminal

All Updates for Mac OS X on the install console

To install all the available Updates, use the following command:
  1. "sudo software update -i-a" followed by [Enter].
  2. If necessary, enter your password and confirm with the [Enter] button.

Recommended Mac install OS X Updates via the Terminal

You want to install only the recommended Updates, type in your Terminal as follows:
  1. "sudo software update -i-r" followed by [Enter].
  2. If necessary, enter your password and then press the [Enter] button.
How to make iTunes update can be read here.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =