Ubuntu Linux Install Firefox 3 Web browser
Q. How do I install Firefox 3 web browser under Ubuntu Linux?
A. Firefox 3 can be installed easily using apt-get
command under Ubuntu Linux 7.10 (Gutsy Gibbon) and Ubuntu 8.04 (Hardy Heron).
Command to install Firefox 3 Final version Web browser
Open the terminal and type the following two commands to install firefox 3.0 final version:
$ sudo apt-get update
$ sudo apt-get install firefox-3.0
Sample output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
xulrunner-1.9
Suggested packages:
firefox-3.0-gnome-support latex-xft-fonts
The following NEW packages will be installed:
firefox-3.0 xulrunner-1.9
0 upgraded, 2 newly installed, 0 to remove and 55 not upgraded.
Need to get 9845kB of archives.
After unpacking 27.4MB of additional disk space will be used.
Do you want to continue [Y/n]? y
How do I start Firefox 3?
Once installed click on Applications > Internet > Firefox Web Browser
E-mail this to a friend
Printable version
Related Other Helpful FAQs:
- Firefox 3 Install Firebug Addon Software
- Ubuntu Linux: How to Install Flash Player for firefox
- Howto: Firefox Install Multimedia Player VLC with plug-in
- How to install firefox-2.0.tar.gz in Linux
- How To Install firefox-3.0.tar.bz2 in Linux
Discussion on This FAQ
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: gnome support, gutsy gibbon, install firefox, install firfox, Ubuntu Linux, web browser




June 25th, 2008 at 8:26 pm
this is great but won’t this leave version 2.x still on my machine.
should I uninstall 2.x first or second?
Reason I ask is i want as many of my add-ons to migrate over as possible.
Thanks for the information though - it just shows how easy ubuntu is.
July 11th, 2008 at 7:43 am
followed these instructions and still stuck with ff2, do i need to change the launcher icons somehow? how do i know if it actually installed?
July 11th, 2008 at 7:54 am
What do you see when you go to Help > About?
July 12th, 2008 at 4:33 am
The the launcher icons definitely fire up ff2. I found granparadiso installed in Synaptic Package Manager and removed it - I didn’t realise this was an alpha version of ff3 until I had done some reading up.
Now if I enter the terminal commands you’ve provided, granparadiso reappears. I assume I have to update or get rid of the packages somehow?
July 14th, 2008 at 8:45 am
# apt-get install firefox-3.0
Reading package lists… Done
Building dependency tree… Done
E: Couldn’t find package firefox-3.0
how to fix my problem? thanks