If you are new to WebUpd8, do not forget to subscribe: 
Subscribe To Web Upd8 RSS Feed!
Subscribe to our YouTube channel!
Follow WebUpd8 on Twitter!
Andrew on Last.fm
Like us on Facebook!
Follow us on Google Buzz!





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):

sudo add-apt-repository ppa:mozillateam/firefox-stable


For Ubuntu Jaunty, Intrepid or Hardy:
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 CE49EC21

Replacing "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.6


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]





Tags: firefox, linux, ppa, ubuntu