The Guide shows you Step-by-Step How to Install the Latest Firefox Stable i686 Browser on Linux CentOS 6.4 GNOME 32-bit Desktop.
The Latest Firefox Version Coexists Perfectly with the Eventual Others Firefox Versions Existing on System, this meaning that it’s sharing the Default Environment.
So to make easier the Visualization of the whole process the Guide includes the essential Screenshots.
Inside you find also detailed instructions about How to Create a Launcher for Firefox Browser on Linux CentOS GNOME Desktop.
-
Here Download Latest Firefox for Linux:
Firefox i686 tar.bz2Link to Download Latest Firefox Stable tar.bz2 Linux Release -
Double-Click on Archive and Extract Into /tmp
-
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Relocate Firefox Directory
Login as SuperUser.
Copysu
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Relocate firefox Into firefox-latest.
Copysudo chown -R root:root /tmp/firefox && sudo mv /tmp/firefox /opt/firefox-latest
Make a firefox-latest Symlink for Easy-Starting.
Copysudo ln -s /opt/firefox-latest/firefox /usr/local/bin/firefox-latest
Next you Can Start Firefox from Terminal with
Copyfirefox-latest
-
Create a Launcher for Easy&Quick-Starting: