$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Latest Firefox on Debian Testing Gnome3 Amd64 Easy Visual-Guide

January 16, 2013 | By Duchateaux.

Install the Latest Firefox on Debian Testing

How to Install Firefox Latest Stable Browser for Debian Testing GNOME3 64-bit desktop – Step by step Tutorial.

And the Latest Firefox coexist without troubles with others possible Versions, this meaning that it’s sharing the Default Environment.

To Make Easier the Visualization of the whole Process I have Inserted the Essentials Screen-shots of the Installation.

Inside the How to Install Latest Firefox on Debian Testing Instructions you will Find also a Link to How to Create a Launcher for Firefox Browser on Debian GNOME3 desktop.

How to Install Latest Firefox on Debian Testing Gnome3 Amd64 Easy Visual-Guide
  1. Download Latest Firefox i686/x8664 for Linux:

    Firefox 40 i686/x8664 tar.bz2
  • Double-Click on Firefox Archive and Extract Into /tmp
    Install Firefox on Debian Testing GNOME Extract

  • Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Debian Linux Testing GNOME 3 Open Terminal

    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 Launcher for Easy-Starting:

    Launcher for GNOME 3 How-to

  • Tags: , , , , , , , , , ,