How to Install Tor Browser on Debian Stretch 9 Easy Guide

February 19, 2018 | By the+gnu+linux+evangelist.

Tor Browser Debian 9 Install

You are Welcome, this Tutorial shows you Step-by-Step How to Install and Getting-Started with Tor Anonymous Web Browser on Debian Stretch 9 GNU/Linux.

And to Install Tor Browser on Debian Linux you will need to provide Directly to Download and Install the Tor Browsing Ready Bundle.

That because only the Tor Anonymous Onion Router is Present at the moment on the Debian Linux Repositories.

Moreover, Tor provides the Foundation for a range of Applications that allow Organizations and Individuals to Share Information over Public Networks without Compromising their Privacy.

Finally, included inside this guide you Find instructions on How to Getting-Started with Tor Anonymous Web Browsing.

How to Install Tor Browser on Debian Stretch 9 Easy Guide - Featured
  1. Download Tor Browser Bundle for GNU/Linux

    Tor Browser Bundle 64-bit
  2. Double-Click on Tor Archive and Extract into /tmp.

    How to Install Tor Browser on Debian Stretch 9 Easy Guide - Extracting Tor Browser Bundle tar.gz

  3. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Tor Browser on Debian Stretch 9 Easy Guide - Open Terminal
  4. Relocate Tor Browser
    Set the SuperUser as owner:

    sudo chown -R `whoami`:`whoami` /tmp/tor-browser*

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    And Fix Permissions with:

    sudo chown -R `whoami`:`whoami` /tmp/tor-browser*

    Then Switch the Tor contents with:

    sudo mv /tmp/tor-browser* /opt/tor-browser
  5. Making a SymLink for Easy Launching on Shell

    sudo ln -s /opt/tor-browser/Browser/start-tor-browser /usr/local/bin/tor-browser
  6. Again to Create a Tor Desktop Launcher
    Simply play:

    sudo cp /opt/tor-browser/Browser/start-tor-browser.desktop /usr/share/applications/

    Logout and Login to Activate it:
    Launcher
    Or to run it from Command Line use:

    tor-browser
  7. Getting-Started with Tor Anonymous Web Browsing

    Tor Browsing Getting-Started
  8. Now Thanks to the Tor Volunteers Relay Network you can Enjoy the Tor Anonymous Web Browsing on Debian Linux.


QuickChic Theme • Powered by WordPress