November 19, 2012 | By Duchateaux.
The Guide shows you How to Install Latest Firefox i686 Browser for Debian 7 Wheezy KDE4 32-bit Desktop.
And the Latest Firefox coexist without troubles with others possible Versions, 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 Debian Linux KDE4 Desktop.
-
Download Latest Firefox Stable Release:
Firefox i686 tar.bz2
Right-Click > Open with Ark

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 Custom Launcher for Easy-Starting:
KDE4 How Menu Launcher