1, first go to the following Web site download TeamViewer:
https://www.teamviewer.com/zhcn/download/linux/
Choose your own version of the environment, I use the version is indicated by the arrow.
2, after the TeamViewer download completes, opens the terminal, first installs needs the dependent library, the input command follows and presses the carriage return:
sudo apt-get install libjpeg62:i386 libxinerama1:i386 libxrandr2:i386 libxtst6:i386
I am in the installation when prompted Apt-get process is in use, if you also appear similar prompts, turn off the terminal and then reopen the terminal to execute the command.
3, open the terminal in the downloaded TeamViewer file path, enter the following command and press ENTER:
sudo dpkg-i teamviewer_13.1.3026_amd64.deb
If you are prompted to do not have this file, change the command you entered to (fill in the filename of the file that you downloaded):
sudo dpkg-i filename
May prompt, because a certain dependency problem makes the TEAMVIEWER:I386 configuration work cannot continue
Error, enter the following command and return to:
sudo apt-get install-f
Repeat the first half of step 3 after the previous command has been executed.
4, after the installation is completed, enter the following command at the terminal and return to the TeamViewer can be opened:
TeamViewer
5, open the effect as follows:
After the installation is completed, it should be used, the method is very simple, good LUCK to ...