How to Install Tor Browser on Lubuntu 18.04 Bionic LTS Gnu/Linux

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

Installing

  1. 2. Downloading Tor Browser

    Download Tor Browser Bundle for GNU/Linux

    Tor Browser Bundle 64-bit
  2. 3. Extracting Tor Browser

    Then Extract Tor Browser into /tmp
    Possibly Double-Click/Right-Click on Tor Archive:

    How to Install Tor Browser on Lubuntu 18.04 Bionic - Extracting Tor Browser Bundle tar.gz
    Or from Command Line with:

    tar xvf ~/Downloads/tor-browser*.tar.xz -C /tmp/

    Or from Command Line with:

    tar xvf ~/Downloads/tor-browser*.tar.xz -C /tmp/
  3. 4. Installing Tor Browser

    Relocate Tor Browser
    (For a Local Setup simply run it as is)
    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

    Finally, Make a SymLink for easy launching from Shell:

    sudo ln -s /opt/tor-browser/Browser/start-tor-browser /usr/local/bin/tor-browser

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress