How to Install Firefox 3.6 on Ubuntu
You like this story?
Recently Firefox released another major version of their famous browser with loads of new improvements and new features. But, unfortunately, still its not ready for Ubuntu! But, does that mean that we can’t taste the latest version of our favorite browser? Why not? Lets see how to break this law of Ubuntu!
In Windows systems, Firefox can be easily updated by clicking on the “Check for updates” link on the help menu. But on Ubuntu, this is disabled. You can only update using the Ubuntu’s package manager. But, this doesn’t mean that it is the only way to upgrade Firefox! Today we are going to use a small script called Ubuntuzilla to do the job.
How to install the latest Firefox on Ubuntu :
- First, Open your terminal (in the main menu, Applications > Accessories > Terminal), and enter the following command to add the ubuntuzilla repository to your sources.list
If your using Ubuntu 9.04 or later :
echo -e “ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main” | sudo tee -a /etc/apt/sources.list > /dev/null
If your using Ubuntu 8.10 or earlier :
echo -e “ndeb http://switch.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all main” | sudo tee -a /etc/apt/sources.list > /dev/null
- Next, you need to add the keys. In your terminal enter the following command to add the Ubuntuzilla package signing key to your keyring.
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com C1289A29
- Now, update your package database and install Firefox by issuing the following two commands, one after the other.
sudo apt-get update
sudo apt-get install firefox-mozilla-build
Author: Pubudu Kodikara (280 Articles)
Pubudu Kodikara is a writer at Tech Hamlet (www.techhamlet.com), a state of the art tech blog which is powered by the Earth Organization, which have a main target of educating people about the latest technology. They post latest tech news, tips on how to resolve problems, tricks and hacks to improve what you do, tutorials to learn new things and many more.
Blog Post: How to Install Firefox 3.6 on Ubuntu http://bit.ly/7jVuo8
RT @techhamlet How to Install Firefox 3.6 on Ubuntu | Tech Hamlet http://bit.ly/7jVuo8
[...] repositories have not been updated! So, earlier I gave an answer for this for Ubuntu users : How to Install Firefox 3.6 on Ubuntu. Today, we’ll see how to do this on SUSE Linux :google_ad_client = "pub-5446984499000779"; /* [...]







yeah i have used ubuntuzilla once when u mentioned abt that some time ago.. That is a nice and cool app to get the mozilla softwares..
Rajesh Kanuri @ TechCats´s last blog ..ThunderBird 3.0.1 Released – Update It Now
Yep… i mentioned it when 3.5 was released! and now it again saved us! :D
Pubudu Kodikara´s last blog ..How to Install Firefox 3.6 on Ubuntu
well its really helps me to install Firefox on my ubundu.
neelmoney´s last blog ..5 Ways To Attract More Visitors
glad it helped you bro! :D
Pubudu Kodikara´s last blog ..Meebo Bar : Now You Can Chat With Your Friends Within Tech Hamlet
Wow Ubuntu Specialist. Believe me, I was expecting this post from you as soon as FF 3.6 was released :P
TechChunks´s last blog ..Google Nexus 2: Next after Nexus One?
hehe so here it is :D enjoy bro :D
Pubudu Kodikara´s last blog ..Meebo Bar : Now You Can Chat With Your Friends Within Tech Hamlet
thank you, it’s work :D
you welcome bro :D
Pubudu Kodikara´s last blog ..Meebo Bar : Now You Can Chat With Your Friends Within Tech Hamlet
the ‘ndeb’ is causing a problem in that the source list does not know what it means and I cannot edit the file……….
Bro, if this method gives you problems, you can use Ailurus to add the firefox 3.6 repository… and install from it :http://www.techhamlet.com/2010/04/ailurus/
Pubudu Kodikara´s last blog ..Ailurus : Make Linux Easier