Skip to main content

Hi All,

Can someone please help me getting a stand-alone installer for the new 14.0 Safari?

Posted in this discussion


Whichever macOS version you need it for, you should be able to get the latest Safari by running softwareupdate -d "nameofsafariupdate", specifically in this case:

softwareupdate -d Safari14.0MojaveAuto-14.0

Then look in /Library/Updates subfolders, usually the most recently modified one, for your package, in this case:

/Library/Updates/001-50026/Safari14.0MojaveAuto.pkg

@Sterritt I'm a bit late, due to some personal circumstances, but thank you so much!


@gabester

softwareupdate -d Safari14.0MojaveAuto-14.0

 
Can you tell me what the line would be for 15.0? Another example?


@gabester

softwareupdate -d Safari14.0MojaveAuto-14.0

 
Can you tell me what the line would be for 15.0? Another example?


Last login: Tue Sep 20 16:21:26 on console $ softwareupdate -l Software Update Tool Finding available software Software Update found the following new or updated software: * Label: Safari15.0CatalinaAuto-15.0 $ softwareupdate -d "Safari15.0CatalinaAuto-15.0" Software Update Tool Attempting to quit apps: ( "com.apple.Safari.SafariQuickLookPreview", "com.apple.Safari" ) Waiting for user to quit any relevant apps Successfully quit all apps Downloading Safari Downloaded Safari Done.

Hello, what would be able/command for Safari 15.1 for Big Sur, please?


Hello, what would be able/command for Safari 15.1 for Big Sur, please?


$ softwareupdate -l

Software Update Tool

Finding available software
Software Update found the following new or updated software:
* Label: (Name of the updated software)

Always download:  The [Label] Updated software:

$ softwareupdate -d " [Label] "

Camelia