15 Nov, 2006
How to update to Firefox 2.0 on Fedora Core 6, the easy way
Posted by: Jason Burns In: Computing
We all love Firefox 2.0, at least I think we all do, after all 55% of my readers use Firefox as their browser. If you have Windows, downloading and installing it is a breeze, OSX as well. If you haven’t, download it right now!
UPDATE: The update to 2.0 is quite easy, but I have found yet an easier way to upgrade. The new way to update Firefox on FC6 is to use the following command:
yum -y -t –enable=development update firefox
This will perform the update from Fedora’s Development repository which is currently 2.0.0.1
Unfortunately, installing it in Linux, specifically Fedora Core 6, is not quite so simple. If any of you out there have had as much trouble as me finding a way to do this, as the website instructions are virtually non-existent, here is what I have found as the easiest way by far to install Firefox 2.0 on Linux.
Once your in to your Terminal and have su’d yourself to root, run the following commands in order:
- wget http://remi.collet.free.fr/rpms/fc6.i386/remi-release-1-2.fc6.remi.noarch.rpm
- rpm -Uvh remi-release-1-1.fc6.remi.noarch.rpm
- yum –enablerepo=remi update firefox
I have done this twice now without a hitch. These instructions were pretty difficult for me to locate, so I thought I would share them with you!
I am a software engineer, blogger, photographer, musician, technology enthusiast, father, husband, brother, son and obsessive compulsive weirdo. I enjoy riding bikes, watching movies, listening to music and reading like a mad man. If any of these topics interest you, you have come to the right place!












Reader Feedback