Install the Latest Firefox for Mageia 4 32/64-bit Linux
The Guide shows you Step-by-Step How to Install the Latest Firefox Stable i686/x8664 Browser on Linux Mageia 4 KDE/Gnome 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 Mageia 4 GNOME Desktop.
-
Download Latest Firefox for Linux
-
Double-Click/Right-Click on Archive and Extract into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Relocate Firefox Directory
Login as SuperUser
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Relocate firefox Into firefox-latest.
sudo chown -R root:root /tmp/firefox && sudo mv /tmp/firefox /opt/firefox-latest
Make a firefox-latest Symlink for Easy-Starting.
sudo ln -s /opt/firefox-latest/firefox /usr/local/bin/firefox-latest
Next you Can Start Firefox from Terminal with
firefox-latest
-
Create a Launcher for Easy&Quick-Starting