I still recommend using Swiftfox over Firefox, but if you really want to use Firefox, there is a PPA (many people might prefer this over the Mozilla Daily PPA which has daily Firefox builds).
Add it by using the following command (Karmic / Lucid):
Add it by using the following command (Karmic / Lucid):
sudo add-apt-repository ppa:mozillateam/firefox-stableFor Ubuntu Jaunty, Intrepid or Hardy:
Replacing "UBUNTU_VERSION" in the first command above, with jaunty, intrepid or hardy.
Then, for any Ubuntu version:
I see some fixes related to Apparmor and some other changes so if something doesn't work with your current Firefox 3.6 version, try this PPA for Ubuntu!
[via ubucentrum.net]
sudo bash -c "echo 'deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu UBUNTU_VERSION main' >> /etc/apt/sources.list"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CE49EC21Replacing "UBUNTU_VERSION" in the first command above, with jaunty, intrepid or hardy.
Then, for any Ubuntu version:
sudo apt-get update && sudo apt-get install firefox-3.6I see some fixes related to Apparmor and some other changes so if something doesn't work with your current Firefox 3.6 version, try this PPA for Ubuntu!
[via ubucentrum.net]