Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Web Browsers»How to Install Tor Browser on Ubuntu 20.04

    How to Install Tor Browser on Ubuntu 20.04

    RahulBy RahulFebruary 20, 20212 Mins Read

    Tor is free and open-source web browser used for anonymous browsing. It routes the network traffic through the tor network to hide user identity. Tor network is available worldwide, through the volunteer overlay network consisting of more than seven thousand relays. Tor browser provides some of the best solutions to protect your privacy from spying agencies on your network.

    In some countries tor is illegal to use or blocked. So before using Tor browser, be sure its allowed to use in your country. As of today, Tor is not illegal to use in United States and India.

    This article will help you to install Tor browser on Ubuntu 20.04 Linux system.

    Installing Tor Browser on Ubuntu

    Tor browser launcher makes easier to install and use Tor Browser on GNU/Linux users. You can install torbrowser-launcher directly from the default repositories on Ubuntu 20.04 systems.

    Login to your system with sudo privileged account and open a terminal (CTRL+ALT+T) and type:

    sudo apt update 
    sudo apt install torbrowser-launcher 
    

    Press ‘y’ for any confirmation asked by the installer.

    This will install Tor Browser launcher on your system (not Tor browser). The Tor browser will be installed in next step.

    Using Tor Browser

    Search for torbrowser-launcher in all applications un Activities from Ubuntu desktop systems. You can also launch application by executing command torbrowser-launcher on terminal.

    At the first time, this will install Tor Browser or ask you to install as below screenshot.

    Installing tor browser Ubuntu

    Keep all settings as default and click on “Install Tor Browser” button.

    Connect to tor network

    Once the installation finished, it will launch Tor browser on your system. Click the “Connect” button to connect Tor Browser to the Tor network for secure browsing.

    Installing Tor browser on Ubuntu 20.04

    That’s it. You have successfully installed Tor Browser on your system.

    Uninstall Tor Browser

    When you found tor browser is no more in use, you can remove it from your system. To remove Tor browser, just type following command from system terminal:

    sudo apt purge torbrowser-launcher 
    

    Conclusion

    This tutorial helped you to install Tor browser on Ubuntu 20.04 desktop system. Now, Tor browser will hide your identity and allow you to browser web securely.

    browser tor Ubuntu 20.04
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleDeploy Angular App to Firebase with Github Actions
    Next Article How To Install Google Cloud SDK on Ubuntu 20.04

    Related Posts

    How To Setup FTP Server with VSFTPD on Ubuntu 20.04

    Updated:July 15, 20215 Mins Read

    How to Install Puppet on Ubuntu 20.04

    Updated:April 18, 20214 Mins Read

    How to Install Apache Kafka on Ubuntu 20.04

    Updated:June 13, 20225 Mins Read

    How to Install Opera Browser on Ubuntu 20.04

    3 Mins Read

    Download Ubuntu 20.04 LTS – DVD ISO Images

    Updated:December 20, 20202 Mins Read

    How To Install Python 3.9 on Ubuntu 20.04

    Updated:July 17, 20213 Mins Read

    1 Comment

    1. Jose on March 13, 2021 10:59 pm

      Hi, I finished following your instruction and the result was this message: Index error: list index out of range.
      What to do now?
      Thank you for your help

      Jose in Montreal.

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How To Install Docker on Ubuntu 22.04
    • How to Install Bower on Ubuntu 22.04 & 20.04
    • How to run “npm start” through Docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.