Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install tor browser in ubuntu

# Download tor browser launcher
sudo add-apt-repository ppa:micahflee/ppa
sudo apt update 
sudo apt install torbrowser-launcher
Comment

install tor browser ubuntu

#install
sudo add-apt-repository ppa:micahflee/ppa
sudo apt update
sudo apt install torbrowser-launcher

#launch browser 
torbrowser-launcher
Comment

tor ubuntu

sudo apt update 
sudo apt install tor
Comment

install tor linux

sudo apt install torbrowser-launcher
Comment

tor ubuntu

sudo apt install apt-transport-https
Comment

tor ubuntu

sudo sh -c 'echo "deb [arch = amd64] https://deb.torproject.org/torproject.org $ (lsb_release -sc) main" >> /etc/apt/sources.list.d/tor-project .elenco'
Comment

PREVIOUS NEXT
Code Example
Shell :: device manager windows 10 run 
Shell :: delete old files linux 
Shell :: extract .tz ubuntu 
Shell :: remove blender ubuntu 20.04 
Shell :: Cannot retrieve metalink for repository: epel/i386. Please verify its path and try again 
Shell :: check ubuntu or centos 
Shell :: bash loop over files in directory 
Shell :: set alias in ubuntu 
Shell :: mui textfield disable autocomplete 
Shell :: set all permissions to folder in ubuntu 
Shell :: pypdf2 install 
Shell :: brew xampp 
Shell :: how to login to git from terminal 
Shell :: install vlc on pop os 
Shell :: How to Ignore/disable SSH Host Key Verification 
Shell :: certbot renew single domain 
Shell :: how to check how many files are in a folder linux 
Shell :: how to get ram detail in linux 
Shell :: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: root check bash script 
Shell :: install jdk linux 
Shell :: git bash new repository 
Shell :: jupyter uninstall 
Shell :: git list remotes 
Shell :: bash write to file specific line 
Shell :: bootstrap vue cli install 
Shell :: how to check if ip is up bash script 
Shell :: install kazam ubuntu 18.04 
Shell :: s3fs python 
Shell :: wsl unregister 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =