How to install Firefox 3.6 on Ubuntu {Karmic Koala}
Firefox is my browser and I don’t see no reason why it won’t be any more in future. Firefox is celebrating 5 years of giving us great browsing experience and have helped us save countless amount of dollars saving us from the malwares written for Internet Explorer. Let us see how to install Firefox 3.6 on Karmic Koala (Ubuntu 9.10).
Install Firefox 3.6 on Ubuntu
1. Add the following Mozilla PPA by bringing up the terminal window:
sudo sh -c "echo 'deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main' /etc/apt/sources.list"

2. Next we need to add the GPG key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE

3. In order to install Firefox 3.6 type the following command.
sudo apt-get update && sudo apt-get install firefox-3.6

In order to start firefox 3.6 go to Applications > Internet > Namoroka Web Browser

Have fun using the new Firefox 3.6

















