sudo apt update -y && sudo apt upgrade -y
sudo wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
sudo apt install ./teamviewer_amd64.deb
# start Teamviewer from terminal
teamviewer
Created
July 29, 2020 16:02
-
-
Save kumar-de/88dee0840705ce7ed85a4f27acd276db to your computer and use it in GitHub Desktop.
Installing TeamViewer in Ubuntu #teamviewer #ubuntu #18.04 #20.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment