Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 777 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 777 Bytes

tor-browser-installer

Tor Browser for Linux installer script

Install Tor Browser

wget https://raw.githubusercontent.com/arfshl/tor-browser-installer/main/install.sh -P ~/ && sudo sh ~/install.sh

Local Install (At home directory)

wget https://raw.githubusercontent.com/arfshl/tor-browser-installer/main/localinstall.sh -P ~/ && sudo sh ~/localinstall.sh

Alternative methods

Using torbrowser-launcher

flatpak install flathub com.github.micahflee.torbrowser-launcher && flatpak run com.github.micahflee.torbrowser-launcher

Updating Tor Browser

Official Manual

Removing Tor Browser

Official Manual