Install TeamViewer on ubuntu 16.04 TLS 64Bit
1. Download file
https://www.teamviewer.com/en/download/linux/
2.
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -f
3.
sudo dpkg -i /path/file/teamview
Tutorial Video:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -f
sudo dpkg -i /path/file/teamview
Comments
Post a Comment