For ubuntu karmic/Lucid users
Just run this single command on your terminal:
sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox-3.6
For ubuntu 9.04/8.10/8.04 users you need to edit your source list and add the appropriate ppa. To do that…
gksudo gedit /etc/apt/sources.list
PPA for 9.04 (Jaunty): deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu jaunty main
PPA for 8.10 (Intrepid): deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu intrepid main
PPA for 8.04 (Hardy): deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu hardy main
save and exit
Update the source list
sudo apt-get update
Install firefox 3.6 stable
sudo apt-get install firefox-3.6
credits











[...] post: Around The Web » Blog Archive » How to install Firefox 3.6 stable … var a2a_config = a2a_config || {}; a2a_config.linkname="Around The Web » Blog Archive » [...]