Copyleft
Install Firefox 3.6 on Ubuntu in 3 Easy Steps
21st January 2010
Just downloaded and installed the latest Firefox, and I’m liking it. Definitely a bit faster and more responsive than Firefox 3.5…though not yet as snappy as Chrome from what I can tell. Note: this will REPLACE your existing FF 3.5 install. Here’s how to install it from the command line in Ubuntu Karmic:

First, open up a terminal, and then:
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
(adds the Mozilla repository to your sources)
sudo apt-get update
(updates your sources)
sudo apt-get install firefox-3.6
(downloads and installs the app. You’ find it in Applications > Internet > Namoroka Web Browser)
Posted in: Free Culture, Linux |

FYI – This will replace the existing Firefox installation of 3.5.7. I did this this morning and so far have not noticed any issues running it on my Linux Mint 8 desktop.
Great point. Edited the post with a reminder…thanks!
Just ran into an issue with 3.6 not rendering pages according to the CSS files attached to them. All text was jumbled up and images missing. Tested with Google Chrome browser and Opera to make sure pages in question were indeed correct and they were.
I reported the bug and have now reverted back to 3.5.7. I’ll wait a while longer to before testing it out again. ;)
Bummer! The ppa is a daily one, so I’m updating consistently…nothing’s broke for me yet *finger’s crossed*
[...] Install Firefox 3.6 on Ubuntu in 3 Easy Steps [...]