How to Install Tor Browser on Debian Buster 10 Gnu/Linux

January 12, 2018 | By the+gnu+linux+evangelist.

Tor Browser Debian Buster Install

Hi! The Tutorial shows you Step-by-Step How to Install Tor Anonymous Web Browser on Debian Buster 10.x GNU/Linux Desktop.

To Getting-Started with Tor Anonymous Browsing on Debian Buster just provide to Setup the Tor Browser Bundle.

This 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.

How to Install Tor Browser on Debian Buster 10 - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Tor Browser on Debian Buster 10 - Open Terminal
  2. Download Tor Browser Bundle for GNU/Linux

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

    How to Install Tor Browser on Debian Buster 10 - Extracting Tor Browser Bundle tar.gz

  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 chmod -R oa+xr /tmp/tor-browser*

    Then Switch the Tor contents with:

    sudo mv /tmp/tor-browser* /opt/tor-browser
  5. Making a SymLink.

    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. Quick-Start 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