Install Firefox Developer Edition Fedora 27
Hi! The Tutorial shows you Step-by-Step How to Install Firefox Developer Edition Browser for Fedora 27 GNU/Linux Desktops.
And the Firefox Developer Edition for Fedora 27 contains the newest features and innovations in an unstable environment even before they go to Beta.
Moreover, the Firefox Developer Version Coexists Perfectly with Other Eventual Firefox Versions on System, this meaning that it’s sharing the Default Environment.
Inside you find also detailed instructions about How to Create a Launcher for Firefox Browser on Linux Desktop.
-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download Firefox Developer Edition for Linux
-
Double-Click on Archive and Extract into /tmp.
-
Then 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-dev:sudo chown -R root:root /tmp/firefox
mv /tmp/firefox /opt/firefox-dev
Make a firefox-dev Symlink for Easy-Starting:
ln -s /opt/firefox-dev/firefox /usr/local/bin/firefox-dev
Achieve the SuperUse session with:
exit
-
Finally, Launch & Enjoy Firefox Developer Edition :)
From Terminal:firefox-dev
To Start from Desktop Create Custom Fedora 27 App Launcher
How to Install Google-Chrome Web Browser on Fedora 27
SetUp Chrome on Fedora 27.