Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install teamviewer ubuntu 20.04

// GET
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
// INSTALL
sudo apt install ./teamviewer_amd64.deb
 
PREVIOUS NEXT
Tagged: #install #teamviewer #ubuntu
ADD COMMENT
Topic
Name
3+9 =