Life without Windows or OS X

GNU/Linux is quite possibly the most important free software achievement since the original Space War, or, more recently, Emacs. It has developed into an operating system for business, education, and personal productivity. GNU/Linux is no longer only for UNIX wizards who sit for hours in front of a glowing console. Are you thinking about switching to Linux and want to learn how to use it? Have you been using GNU/Linux for some time and want to learn even more? This is the place for you.

Tuesday, July 12, 2011

Install FireFox 5 on Linux Mint 9 LTS


If you’re still on Linux Mint 9 and want to try Firefox 5, then this tutorial will show you how.


First you need to open terminal. A "terminal" is a way of typing commands to the computer.

The easiest way to open the Terminal is to go to Applications menu - Accessories - Terminal.


It will look like this.





Next copy and paste follow commands in Terminal
sudo add-apt-repository ppa:mozillateam/
firefox-stable


sudo apt-get update

apt-get upgrade


The last thing you will see is

Configuration file `/etc/firefox/pref/firefox.js'

==> Modified (by you or by a script) since installation.

==> Package distributor has shipped an updated version.

What would you like to do about it ? Your options are:

Y or I : install the package maintainer's version

N or O : keep your currently-installed version

D : show the differences between the versions

Z : background this process to examine the situation

The default action is to keep your current version.

*** firefox.js (Y/I/N/O/D/Z) [default=N] ?


Note: This tutorial will work on Ubuntu 10.10 Maverick and 10.04 Lucid too.

0 Comments:

Post a Comment

<< Home