The Guide shows you Step-by-Step How to Install Latest Firefox i686 on Debian Linux Sabayon 10 GNOME3 32-bit desktop.
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 Sabayon GNOME 3 desktop.
-
Download Latest Firefox Stable Release:
Firefox i686 tar.bz2
Relocate Firefox Directory
Login as SuperUser.
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Make a Firefox Directory.
mkdir /opt/firefox
Move Firefox Into Latest so to Permit a Possible Firefox Nightlies Installation
sudo chown -R root:root /tmp/firefox && mv /tmp/firefox /opt/firefox/latest
Make a Firefox-Latest Symlink for Easy-Starting.
ln -s /opt/firefox/latest/firefox /usr/bin/firefox-latest
Next you Can Start Firefox from Terminal with
firefox-latest