Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Tor Browser on Ubuntu 20.04 - DesignLinux

Aug 09 2020
designlinux 0 Comments

Tor Browser is a customized version of Firefox that routes the web traffic through the Tor network, making it private and anonymous.

When you browse the Internet with the Tor Browser, the connection to the website you are viewing is encrypted and protected from network surveillance and traffic analysis. However, using Tor Browser comes with few drawbacks. Browsing the web over Tor is slower than a regular Internet connection, and some major web sites block Tor users. Also, in some countries, Tor is illegal or blocked by the government-enforced firewall.

This article describes how to install the Tor web browser on Ubuntu 20.04. The same instructions apply for any other Debian-based distribution.

Installing Tor Browser Launcher #

The easiest way to install the Tor browser on Ubuntu Linux is by using the Tor browser Launcher script. This script downloads and automatically installs the most recent version of the Tor browser and adds the application launcher icon.

The “torbrowser-launcher” package is included in the default Ubuntu repositories, but it may not always be the latest version. We’ll install the package from the project maintainer repository.

Run the following commands as a user with sudo permissions :

  1. Add the Tor browser launcher PPA repository :

    sudo add-apt-repository ppa:micahflee/ppa

  2. Install the Tor browser launcher package:

    sudo apt update sudo apt install torbrowser-launcher

Using the Tor Browser #

The Tor browser can be launched either from the command line by typing torbrowser-launcher or by clicking on the Tor Browser Launcher icon (Activities -> Tor Browser).

When you start the launcher for the first time, it will download the Tor browser and all other dependencies.

Once the browser is downloaded, you will be presented with the Tor Network Settings window.

The default configuration is sufficient for most users. If your ISP is censoring Tor, you can find information about how to configure the network here .

Once you click on the “Connect” button, the browser will establish a connection to the Tor network and start.

The default browser installation comes bundled with several security extensions such as HTTPS Everywhere and NoScript, and does not keep any browsing history. It is highly recommended not to install any additional add-ons or plugins as it may bypass Tor or compromise your privacy.

The Tor browser will automatically update itself when a new version is released.

Uninstalling Tor Browser #

If you want to uninstall the Tor browser, remove the installed package with the following command:

sudo apt remove torbrowser-launcher

Conclusion #

We’ve shown you how to install Tor browser on your Ubuntu 20.04 desktop. You can now browse the web securely and privately, and access sites your local internet service provider may have blocked.

If you have any questions or feedback, feel free to leave a comment.

tor browser ubuntu

Related

Tags: browser, tor, ubuntu

How to Run Sudo Command Without Password

Prev Post

Bash Source Command

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 623
  • 609,982

DesignLinux.com © All rights reserved

Go to mobile version