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

How can I downgrade Safari 6.1 to 6.0.5?

I'm using Mountain Lion (10.8.5) on my MacBook Pro.

Today, I saw I have one update on my App Store and it was for Safari, so I updated it without thinking.

Now I hate how it looks on TopSites, History, and Bookmark.

I want to go back to Safari 6.0.5


Does anyone know how I can go back to the previous one?


Thank you.

MacBook Pro (13-inch Early 2011), OS X Mountain Lion (10.8.5)

Posted on Oct 22, 2013 3:18 PM

Reply
82 replies

Nov 15, 2013 6:01 AM in response to Sarge10709

Ok, here is a more simple way to restore your previous version of Safari.

No need for download, save of previous version yourself, re-install the whole system or whatever... as Apple did the work for you while applying last update on your computer : the previous version is saved here (as a tar.gz archive):


/Library/Application Support/Apple/.Safari6.1-10.8Archive/SafariArchive.tar.gz


So, all you need to do is open a terminal and type the following commands :

First type :

sudo tar -xvf /Library/Application\ Support/Apple/.Safari6.1-10.8Archive/SafariArchive.tar.gz -C /

Type your (admin) password while asked.

This will replace all the needed files installed for Safari to work.

Then you have to type this command :


sudo rm -rf /private/var/db/receipts/com.apple.pkg.Safari6.*

BE CAREFUL WITH THAT ONE and type it exactly as written above (copy/paste).

This command deletes the receipt of Safari from /var/db/receipts. It is perfectly safe as long as you type it the way it is shown here.


Then restart and TADA... old Safari version is back... and nothing else has been changed 😉

This trick can be found here : http://hints.macworld.com/article.php?story=20110722154439693


Oh, and by the way, I agree every single comment here about the new version of Safari... What the heck they did ? 😀

It is slower, the history page is awful and not usable anymore to search pages, and there are several little things everwhere that are really annoying that we didn't have before. Looks like it is a regression.


See you

Nov 15, 2013 2:17 PM in response to 7sk_city

If ever it can be useful I did this three times on three different machines under OS X 10.8.5 and it worked like a charm. However, I always do a timemachine backup before any manipulation of that kind and of course this is the least you can do to avoid bad surprises 😉...

You can see in the link I gave that this method worked in the past also without any problem, and if it can give you a clue, Apple's safari update process won't create that tar.gz if it wasn't useful anymore. Don't you think 😀

Anyway, if you don't feel comfortable with the command line interface, then use the other method. Though I find it far more risky to my sense as you can lose more files by re-installing the whole system. I won't do it, cause I got many personnal tuned things in my OS.


Hope it has helped you decide what to do.

Nov 16, 2013 11:58 AM in response to 7sk_city

I know what you mean when it comes to using Terminal, it can, if used incorrectly, cause havoc, but if you just copy and paste the commands you won't go wrong.


When you paste in the first command and enter your password Terminal will go through a process which will look a little daunting as you watch it go through its processing, don't worry, just paste in the last command and when finished restart and your old Safari will be back.

Nov 28, 2013 9:31 AM in response to Sarge10709

@Plmegalo & SomeMacUser1

A BIG thank you !

The 6.1 update gave me several problems too (slow down, a few crashes, couldn't use plugins like addblock or clicktoflash, some Flash animations I use at work didn't load at all...).

Was quite frightened to use some "sudo" command and missed a heart beat when I pressed "enter" but all worked as you said (I'm still on Lion)

Great tip ! 😀

How can I downgrade Safari 6.1 to 6.0.5?

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