Installing and Running Firefox 2 on Ubuntu 8.10

by andrew

This is part of a tutorial on running Aptana on Ubuntu 8.10 but it seems alot of people where using the article to try and get Firefox 2 running on Ubuntu 8.10, so I thought I would give it, it’s own page.

Step 1: Install Firefox 2 on Ubuntu 8.10

The theory here is simple. Change your package sources to Ubuntu 7.10 (Gusty Gibbon) ones, which make Firefox 2 available, install Firefox 2, and then revert your package sources.

Back up our existing source list to make it easy to revert later.

sudo mv /etc/apt/sources.list /etc/apt/sources.list.original

Create a new package source list

gksudo gedit /etc/apt/sources.list

Paste the following list of package sources into this new file and save and close it.

deb http://archive.canonical.com/ubuntu hardy partner
deb http://br.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ hardy-security universe main multiverse restricted
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe main multiverse restricted
deb http://packages.medibuntu.org/ hardy free non-free

Update using the new (well technically old) package source and install Firefox Two.

sudo apt-get update
sudo apt-get install firefox-2

Step 2: Cleaning up the mess and getting the system back to usable

Copy back our original package source list

sudo mv /etc/apt/sources.list.original /etc/apt/sources.list

Update your package sources for next time.

sudo apt-get update

{ 10 comments… read them below or add one }

g2 November 10, 2008 at 2:49 pm

I hav been trying 2 get firefox 2 for my intrepid but failed….until i found this. Thx man !

Reply

jb November 11, 2008 at 10:58 am

thanks a lot man, that was super useful. Firefox 3 seemed to be kinda finicky, perhaps i will try it again later when the bugs have been worked out, but until then i’ll stick with firefox-2

Reply

NP November 11, 2008 at 1:06 pm

Exactly what I needed! Thanks!!!

Reply

cherockee November 16, 2008 at 2:51 am

thanks. no other solution worked.

Reply

tony77_7 November 26, 2008 at 4:32 am

yep. another "thank you" mate…..does anyone know why firefox2 isn't in the 8.10 repos ?

Reply

Marco December 2, 2008 at 12:16 pm

Thanks, it was extremely helpful.

Reply

michael December 20, 2008 at 9:49 am

Yet another "just what I needed" — thanks!

Reply

Sidharth Kuruvila January 8, 2009 at 3:06 am

Another option might be to download a linux binary from here

http://www.mozilla.com/en-US/firefox/all-older.ht...

Reply

Huan February 28, 2009 at 4:54 am

WORKED! Thanks so much. Yes, nothing worked before this. I was online forever searching for a solution. You are a genius.

Reply

Telecommunications April 29, 2009 at 7:37 am

I agree with what you have to say…..

Reply

Leave a Comment

Previous post:

Next post: