

The second method is to simply open the Tor Browser from the Applications. You will see the following window, Click on the Install Tor Browser. The first one is to go to the Applications and search for the Tor keyword. Once installation is finished, there are two ways to install the Tor browser. Now, you can install the Tor browser by installing the torbrowser-launcher package on your system. tor -versionĬheck the status of the Tor service using the following systemctl command. sudo apt install torĬheck and verify that the Tor installation is the latest using the following command. sudo apt updateįinally, you can install Tor using the following apt command. Now, update packages using the following command.

Or install the deb file using the following command. Once the download is finished, you can open the deb file and hit Install.Īuthenticate and finish the installation. Go to this link and download the latest keyring available. sudo sh -c 'echo "deb $(lsb_release -sc) main" > /etc/apt//tor-project.list' sudo apt install apt-transport-httpsĪdd the Tor repository using the following command. You need to install the transport package to get access to repositories securely. Provide Access to Repositories over HTTPS Tor/Onion Router comes by default in Ubuntu, but it is almost always the older version, so you need to install Tor’s latest version from the official apt repository. Install Tor From the Official Apt Repository Note: Although the commands used in this tutorial are specifically for the Ubuntu system, all the methods are also valid for any other Linux-based system.


