Debian Admin - Your way to Debian World

December 12, 2006

Install Firefox3.0a1 in Ubuntu and List of Addons

by @ 11:19 am. Filed under Other Linux

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Firefox 3.0 is the next generation release of the award-winning Firefox web browser from Mozilla.This article describes how to install fiefox3.0a1 in ubuntu linux system.The development name for Mozilla Firefox 3 is Gran Paradiso (a national park in Italy) and final version will be released in May 2007.

Gran Paradiso Alpha 1 is an early developer milestone for the next major version of Firefox that is being built on top
of the next generation of Mozilla’s layout engine, Gecko 1.9. Gran Paradiso Alpha 1 is being made available for testing
purposes only, and is intended for web application developers and our testing community. Current users of Mozilla
Firefox should not use Gran Paradiso Alpha 1.

What is new in Firefox 3.0 ?

If you want to know what is new in Firefox 2 check here

Installing Firefox3.0a1 in ubuntu

Preparing your system

sudo apt-get install libstdc++5

Now you need to take backup of your old firefox prferences

sudo cp -R ~/.mozilla ~/.mozillabackup

Now you need to download firefox 3.0a1 from Mozilla site

wget -c http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.0a1.en-US.linux-i686.tar.bz2

Unzip the .tar.bz2 file in /opt directory using the following command

sudo tar -C /opt -jxvf firefox-3.0a1.en-US.linux-i686.tar.bz2

Now you need to link the plugins using the following command

cd /opt/firefox/plugins/

sudo ln -s /usr/lib/mozilla-firefox/plugins/* .

Now you need to create a link to your new firefox launcher using the following command

sudo dpkg-divert --divert /usr/bin/firefox.ubuntu --rename /usr/bin/firefox

sudo ln -s /opt/firefox/firefox /usr/bin/firefox

sudo dpkg-divert --divert /usr/bin/mozilla-firefox.ubuntu --rename /usr/bin/mozilla-firefox

sudo ln -s /opt/firefox/firefox /usr/bin/mozilla-firefox

This will complete the installation of firefox 3.0a1

You can see in the following screen firefox 3.0a1 in action


Firefox Version Details

Firefox3.0a1 Addons

If you want Firefox3.0a1 addons list check here

Troubleshooting

If you want to troubleshoot any problem with firefox3.0a1 check here

For debian users they can run the above commands without sudo it should work without any problem.

Tags: , , , , ,

You may also be interested in...

6 Responses to “Install Firefox3.0a1 in Ubuntu and List of Addons”

  1. Adam Says:

    Should I uninstall Firefox 2 first ( I am running Ubuntu) ?

  2. Admin Says:

    not required it deos automatically redirct to new version

  3. Adam Says:

    How do I remove the divert if I want to?

  4. Admin Says:

    if you want to remove the divert you can use the command like this

    dpkg-divert --remove /usr/bin/mozilla-firefox.ubuntu --rename /usr/bin/firefox

    this is an example

  5. Eragon Says:

    You saved me, i needed tut like that.
    But you made a mistake.
    In Introduction you are talking about Gran Paradiso (and post troubleshooting link about it) and them you show how to install latest nightly trunk that is called Minefield (every is called Minefield because using it is like walking thought minefield). Actually it is even more upgraded Gran Paradiso but there is no point in using it because it is no official alpha that they want tested. Maybe you wanted it like that, but for people that want Gran Paradios steps are same as written above just you should use command
    wget -c http://releases.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha1/linux-i686/en-US/granparadiso-alpha1.tar.bz2 instead
    wget -c http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.0a1.en-US.linux-i686.tar.bz2 as you wrote, and command
    sudo tar -C /opt -jxvf granparadiso-alpha1.tar.bz2
    instead
    sudo tar -C /opt -jxvf firefox-3.0a1.en-US.linux-i686.tar.bz2 when uncompressing. Everything else is same.
    Cheers

  6. omega supre Says:

    hi there
    i wanted to thanks you
    your blog is very helpfull
    as a nuB i run all day long betwin forums and such
    here i have found a lot of good advice without messing arround to much
    thanks again-i hope there will be other good ppl like you

    omega

Leave a Reply

Subscribe RSS Feed

subscribe to the Debian Admin RSS feed

Internal links:

Sponsors:



Categories:

Support Debian Admin

Amount $:
Website(Optional):

Sponsors:

Archives:

Related Links:


Favourite Sites:

Wordpress Collection
Windows Reference
Ubuntu Geek
DebianHelp
All About Debian Tutorials
Power Electrical
Check Your IP Here
Debian,Ubuntu News
DebCentral
Tuxmachines
Capnkirby
Libervis
Nuxifield
Linux Horizon
Linux Appfinder
Debuntu
GNU/Linux For Everyone
Free Penguin
DebianAdmin is not related to the Debian Project.
This site is copyright © 2006,2007 Debian Admin
All Trademarks are the property of their respective owners.
The contents of this website may not be mirrored or archived without the express written permission of DebianAdmin Site Owner.

DISCLAIMER: All the information, troubleshooting methods, utilities offered in this website is provided AS-IS, without any warranties. Though I strive for perfection, and always test the validity and effectiveness of the troubleshooting content in various systems, I assume no responsibility for your use of these Fixes, Utilities and other troubleshooting advice. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. All use is completely at your own risk. Changes to the existing content and new additions are made to this website periodically, without notification.
Rodney's Kontera DynamiContext Plugin plugged in.