Linux just installed, the default is Firefox browser and version is low, my system is CentOS, Firefox version number is 31, with Yum installed version is not the latest, as long as the official website to download the latest version of the installation can be, the method is as follows:
First go to Firefox homepage, Chinese is http://www.firefox.com.cn/, click "Free Download"
This is currently the latest version, after the download we enter the directory,
will see us download the Good install package firefox-latest.tar.bz2, and then we'll unzip the release installation package:
TAR-XJVF Firefox-latest. tar.bz2
Just wait a little bit and unzip it.
OK, we now see a directory of Firefox, which is extracted from the directory, in fact, can now run, we used to put it in the program directory,
MV firefox/usr/local/
Now the program is ready to be placed,
For convenience, we set the link file for Firefox on the desktop, which is to create a shortcut,
Ln-s/usr/local/firefox/firefox/home/yingli/Desktop/firefox
The following table of contents according to their own home directory, now double-click the desktop link can be opened,
We can also change the link to the original Firefox icon on the top panel, right click on the icon to select "Properties", the command input box is originally Firefox%u, we changed to Usr/local/firefox/firefox%u
Then click "Close", this time the link is pointing to our newly installed Firefox.
Now all the configuration is complete, now the browser is the latest version, the next update can be automatically updated from the browser, you can manually delete the directory, re-follow the above steps to install it,
Now open the update page to see, direct click "Update Firefox" can update Oh, https://www.mozilla.org/zh-CN/firefox/new/
Install Firefox's latest version under Linux