20 August 2012

How to Install/Update Firefox 14 in Ubuntu 12.04/11.10/11.04

Leave a Comment

Install/Update Firefox 14 in Ubuntu 12.04/11.10/11.04


Mozilla Firefox is a free and open source web browser developed for Microsoft Windows, Mac OS X, and Linux coordinated by Mozilla Corporation and Mozilla Foundation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. As of July 2012, Firefox has approximately 24% of worldwide usage share of web browsers, making it the third most widely used web browser.

To install Mozilla Firefox 14 in Ubuntu open terminal (Alt + Ctrl + t) and type following commands

$ sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa

$ sudo apt-get update

$ sudo apt-get install firefox

That's it , you have successfully installed Firefox 14. To check Firefox version type following command on terminal

$ firefox -v
Mozilla Firefox 14.0.1

Or


Enjoy :)

If You Liked This Post Please Take a Time To Share This Post

You May Also Like...

0 comments:

Post a Comment