Installing Tor Browser on Kali Linux
Kali Linux provide the torbrowser-launcher
tool to install Tor Browser.
Install instructions
Open the terminal then run the following commands:
kali@kali:~$ sudo apt update
kali@kali:~$ sudo apt install tor torbrowser-launcher
As user run the following command:
kali@kali:~$ 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
Updated on: 2021-Feb-05
Author:
gad3r