Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari 6 download

Hi everyone,


I just saw the news about the new Safari 6, and i would like to download it, BUT I CAN'T FIND ANY BUTTON OR LINK TO DOWNLOAD IT!!!

And i can't find it on my Software update because i deleted it few weeks ago.


I would really appreciate if someone could post a direct link for it 🙂

Thanks,



Leonardo

MacBook Air, Mac OS X (10.7.2)

Posted on Jul 25, 2012 7:57 AM

Reply
36 replies

Jan 17, 2014 2:51 PM in response to Joel Bruner1

When I try running this on Mavericks it


tgerzen$ curl $(strings /System/Library/PrivateFrameworks/SoftwareUpdate.framework/SoftwareUpdate | grep http://swscan) | grep Safaricurl $(strings /System/Library/PrivateFrameworks/SoftwareUpdate.framework/SoftwareUpdate | grep http | grep sucatalog) | grep Safari | grep pkg

grep: https://swscan.apple.com/content/catalogs/others/index-10.9seed-10.9-mountainlio n-lion-snowleopard-leopard.merged-1.sucatalog.gz: No such file or directory

grep: https://swscan.apple.com/content/catalogs/others/index-10.9-mountainlion-lion-sn owleopard-leopard.merged-1.sucatalog: No such file or directory

curl: try 'curl --help' or 'curl --manual' for more information


just gives me that ⬆︎

Jan 17, 2014 9:54 PM in response to TrevorGerzen

Ah, looks like you truncated the "6" off the end of the first version my command line then appended the March 17th update!


Well forget all that anyway, now an even more updated command for prettier output (collaborating with Rixstep):


curl -s $(strings /System/Library/PrivateFrameworks/SoftwareUpdate.framework/SoftwareUpdate | grep http | grep sucatalog) | grep Safari | grep pkg | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g


Your results should look something like this, it includes Safari 5 and 6 links:


http://swcdn.apple.com/content/downloads/18/14/091-9898/opy4mtpobcg21e1xj2l0uy9a yvq2ys59zs/Safari5.1.10SnowLeopard.pkg

http://swcdn.apple.com/content/downloads/03/59/031-2518/8hyvmyua1d8wmr8oy6s3wb6e 17a1cbj46j/Safari6.1.1MountainLion.pkg

http://swcdn.apple.com/content/downloads/51/43/031-2516/azk33bwf7brw2f6sjh9swwkq 736dbkonwe/Safari6.1.1Lion.pkg

Feb 7, 2014 10:39 AM in response to TrevorGerzen

Ah, you are correct sir! Pulling apart the commands the first noticable thing is that 'strings' is now part of the developer tools in 10.9 and not part of the standard install so you have to install that when prompted and the other is that the one-liner script is really expcting one server and it appears there are two server, the regular one and one for seeds (at least on my system).


But even after doing all that it appears that Safari 7 (right now at least) is rolled into Mavericks and not a seperate download, I only found Safari 6 packages. So it seems if you want to reinstall Safari you have to download Mavericks from the App Store and reinstall the whole OS too!? Granted OS reinstalls are very good now, they don't trash any settings, but still seems like a crazy waste of bandwidth when you only want a package for Safari and have to download an OS!

Safari 6 download

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.