Installing Tor Browser on Kali Linux
Install Instructions
Open the terminal then run the following commands:
:~$ sudo apt update
:~$
:~$ sudo apt install -y tor torbrowser-launcher
:~$
As user run the following command:
:~$ torbrowser-launcher
First time it will download and install Tor Browser including the signature verification.
Next time it will be used to update and launch Tor Browser.
Reference
Last updated
Was this helpful?