The Guide Show Step-by-Step How-to Install Firefox 20 Browser i686 Latest Stable Release on Linux Mageia 1-2-3 Gnome3 32bit Desktop.
The Firefox Latest Version can Coexist with the Others Firefox Versions without Troubles, this Mean that Once Fired Up it Will Just Load the Default Firefox Environment.
To Make Easier the Visualization of the Entire Process I have Inserted the Essentials Screenshots of the Installation.
Inside the Instructions you will Find also a Link to How-to Create a Launcher for Firefox Browser on Mageia Gnome3 Desktop.
-
Download Firefox Latest Stable Release:
Firefox 20 i686 tar.bz2 - Double-Click on Firefox Archive and Extract Into /tmp
- Open a Terminal Window
- Relocate Firefox
Login as SuperUser
su
Make a Firefox Directory
mkdir /opt/firefox
Move Firefox Into firefox-Latest so to Prepare for a Possible Firefox Multi-Version Coexistencemv /tmp/firefox/firefox /opt/firefox/firefox-latest
Make a firefox-Latest Symlink for Easy-Starting
ln -s /opt/firefox/firefox-latest/firefox /usr/local/bin/firefox-latest
Next you Can Start Firefox from Terminal withfirefox-latest
Create a Firefox Launcher for Easy-Starting: