Installing
-
2. Downloading Firefox
Download Latest Firefox for Linux
Firefox 32/64-bit tar.bz2 for Linux -
3. Extracting Firefox
Then Extract Into /tmp
Possibly Double-Click/Right-Click to Open with Archive Manager: -
4. Installing Firefox
Next Relocate Firefox Directory
First, Set the SuperUser as Owner:sudo chown -R root:root /tmp/firefox
If Got “User is Not in Sudoers file” then Look:
Solution
Then to Relocate firefox Into firefox-latest:sudo mv /tmp/firefox /opt/firefox-latest
Again, 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
How to Create a Launcher for Easy Desktop Starting
Launcher for Slackware GNOME How-to
Contents