Tuesday, 20 May 2008

How to install Firefox 3 RC1 on Ubuntu Hardy

If you want to install firefox Firefox 3 RC1 in ubuntu hardy follow these simple steps


You just need to add the following to your /etc/apt/sources.list

sudo gedit /etc/apt/sources.list

add the following line

deb http://ppa.launchpad.net/fta/ubuntu hardy main

save and exit the file

Then you only need to update the source list

apt-get update

and then upgrade with the following command

apt-get dist-upgrade or to install the firefox-3.0 package if you haven’t do it before.

3 comments:

Bryan said...

*sources.list
that has source.list

Admin said...

thanks bryan i have updated the article

Nitesh Mistry said...

Which repo do I add to get firefox 3 on Fiesty Fawn?