April 11, 2013 | By Regaz | Filed in: Uncategorized.
The Guide shows you How to Install Firefox Nightly i686 Browser for Linux CrunchBang 11 OpenBox 32-bit Desktop.
The Firefox Nightly Version Coexists Perfectly with the Others Firefox/IceWeasel 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 Install Google-Crome Browser and Evernote Clone on Linux CrunchBang Desktop.
-
Download Firefox Nightly for Linux:
-
Open File-Manager:
Right-Click on Desktop > File Manager.
Or
Cmd+f.
-
Click on Firefox Package and Extract Into /tmp
Open a Terminal Window
(Press “Enter” to Execute Commands):
Right-Click on Desktop > Terminal.
Or
Cmd+t.
Relocate Firefox Directory
Login as SuperUser.
sudo 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 Nightly so to Prepare for a Possible Firefox Multi-Version Coexistence.
sudo chown -R root:root /tmp/firefox && mv /tmp/firefox /opt/firefox/firefox-nightly
Make a firefox-nightly Symlink for Easy-Starting.
ln -s /opt/firefox/firefox-nightly/firefox /usr/local/bin/firefox-nightly
Next you Can Start Firefox from Terminal with
firefox-nightly
Starting Firefox-Nightly from Desktop:
Right-Click on Desktop > Run Program.
firefox-nightly
How to Install Google-Chrome Web Browser on Linux CrunchBang:
Install Chrome for CrunchBang
How to Install Evernote on Linux CrunchBang.
Installing Evernote for CrunchBang
Tags: Browser, CrunchBang, firefox, Firefox Nightlies Builds, Firefox Nightly, Guide, How-to, Linux, Linux CrunchBang 11 OpenBox, Linux Desktop, OpenBox, Tutorial