Table des matières

Pour vérifier les mises à jour en commande


Commande

softwareupdate --list

Retourne à l'écran:

Software Update Tool
Copyright 2002-2012 Apple Inc.
Finding available software
Software Update found the following new or updated software:
* RAWCaméraUpdate6.06-6.06
MÃJ de la compatibilité avec le format RAW des appareils photo numériques (6.06), 7355K [recommended]
* OSXUpd10.10.5-10.10.5
Mise à jour d'OS X (10.10.5), 795798K [recommended] [restart]
* iTunesXPatch-12.2.2
iTunes (12.2.2), 111604K [recommended]

Installation

Pour installer les mises à jour en commande:

softwareupdate --install update-version

Pour Plus d'aides

softwareupdate --help
usage: softwareupdate <mode> [<args> ...]
|** Catalog Management:
|--set-catalog <URL>     Set the new catalog URL (requires privileges)
|--clear-catalog         Clear the catalog URL back to defaults (requires privileges)
|** Manage Updates:
|-l | --list             List all appropriate update labels
|-d | --download         Download Only
|-i | --install          Install
|<label> ...     specific updates
|-a | --all              All appropriate updates
|-r | --recommended      Only recommended updates
|--ignore <label> ...    Ignore specific updates
|--reset-ignored         Clear all ignored updates
|--schedule (on | off)   Set automatic checking
|-v | --verbose  Enable verbose output
|-h | --help     Print this help

sylvain 2020/02/22 18:11