Firefox 3.5 is more than twice as fast as Firefox 3, and ten times as fast as Firefox 2.




Steps to install firefox 3.5 on Ubuntu Intrepid Ibex System:

  • Go to Accessories>Terminal and enter following code:
Code:
$ sudo sh -c "echo 'deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main' >> /etc/apt/sources.list"
$ sudo sh -c "echo 'deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main' >> /etc/apt/sources.list"
  • Now add Authentication key through following code:
Code:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
  • And the last and final code:
Code:
$ sudo apt-get update && sudo apt-get install firefox-3.5

Now, enjoy the fastest browser!



Bookmark and Share

0 Reply to "Install Firefox 3.5 - The Fastest Browser on Ubuntu Intrepid Ibex"

  • Post a Comment

    If you liked this post, I would love to have your precious words as comments here!