How to install Teamviewer on Ubuntu 16.04

Sometimes you need to remotely control the computer of the ubuntu system. Teamviewer can also be installed under linux. It seems to be troublesome to configure Sunflower under linux, and the fluency of Teamviewer remote control has been good, so I chose to install Teamviewer.

The specific installation steps are given below:

  1. First go to https://www.teamviewer.com/zhcn/download/linux/ to download the corresponding linux version of Teamviewer, the moderator chooses the ubuntu version, after the download is complete, there will be a software installation package in your download path teamviewer_12.0.85001_i386.deb.

  2. Install the dependency package, enter the ternimal terminal into the download path, and execute the command: (The blogger is a 64-bit system without executing this command and it is successful, if it is a 32-bit system, it needs to be executed)

sudo apt-get install libjpeg62:i386 libxinerama1:i386 libxrandr2:i386 libxtst6:i386 ca-certificates
  1. Install the deb package and execute the command:
sudo dpkg -i teamviewer_12.0.76279_i386.deb

  1. After the installation is successful, enter Teamviewer in dash to open it.

Note: When performing the third step to install the deb package, you may encounter the following problems:

wanglaotou@wanglaotou95:~/softwares/software-package$ sudo dpkg -i teamviewer_12.0.85001_i386.deb
( Reading database... There are currently 215,790 files and directories installed in the system. )
Preparing to unpack teamviewer_12.0.85001_i386.deb…
Unpacking teamviewer:i386 (12.0.85001) to (12.0.85001)...
dpkg: Dependency problem prevents teamviewer:i386 configuration work:
teamviewer: i386 depends on libasound2.
teamviewer: i386 depends on libdbus-1-3.
teamviewer: i386 depends on libexpat1.
teamviewer: i386 depends on libfontconfig1.
teamviewer: i386 depends on libfreetype6.
teamviewer: i386 depends on libsm6.
teamviewer: i386 depends on libxdamage1.
teamviewer: i386 depends on libxfixes3.
teamviewer: i386 depends on zlib1g.

dpkg: Error processing package teamviewer:i386 (–install):
Dependency issue-still not configured
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1)...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1)...
Processing the trigger for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1)...
Rebuilding /usr/share/applications/bamf-2.index…
Processing triggers for mime-support (3.59ubuntu1)...
Processing trigger for hicolor-icon-theme (0.15-0ubuntu1)...
An error occurred during processing:

teamviewer:i386

(The following command is a command to repair dependencies (depends), that is, if there is a package on your system that does not meet the dependency conditions, this command will automatically repair and install the package that the package depends on)

At this time, you need to execute the command:

sudo apt-get install -f

Select'Y', press Enter and wait for the repair to be completed and continue to perform the third step.

to sum up

The above is the tutorial for installing Teamviewer on Ubuntu 16.04 introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave me a message. The editor will reply you in time. Thank you very much for your support to the ZaLou.Cn website!

Recommended Posts

How to install Teamviewer on Ubuntu 16.04
How to install TeamViewer on Ubuntu 20.04
How to install Ruby on Ubuntu 20.04
How to install Memcached on Ubuntu 20.04
How to install Java on Ubuntu 20.04
How to install MySQL on Ubuntu 20.04
How to install VirtualBox on Ubuntu 20.04
How to install Elasticsearch on Ubuntu 20.04
How to install Protobuf 3 on Ubuntu
How to install Nginx on Ubuntu 20.04
How to install Apache on Ubuntu 20.04
How to install Git on Ubuntu 20.04
How to install Node.js on Ubuntu 16.04
How to install MySQL on Ubuntu 20.04
How to install TeamViewer on CentOS 8
How to install Vagrant on Ubuntu 20.04
How to install Bacula-Web on Ubuntu 14.04
How to install PostgreSQL on Ubuntu 16.04
How to install Git on Ubuntu 20.04
How to install Anaconda3 on Ubuntu 18.04
How to install Memcached on Ubuntu 18.04
How to install Jenkins on Ubuntu 16.04
How to install MemSQL on Ubuntu 14.04
How to install Go on Ubuntu 20.04
How to install MongoDB on Ubuntu 16.04
How to install Mailpile on Ubuntu 14.04
How to install PrestaShop on Ubuntu 16.04
How to install Skype on Ubuntu 20.04
How to install Jenkins on Ubuntu 20.04
How to install Python 3.8 on Ubuntu 18.04
How to install KVM on Ubuntu 18.04
How to install opencv3.0.0 on ubuntu14.04
How to install Anaconda on Ubuntu 20.04
How to install Prometheus on Ubuntu 16.04
How to install Jenkins on Ubuntu 18.04
How to install Apache on Ubuntu 20.04
How to install Solr 5.2.1 on Ubuntu 14.04
How to install MariaDB on Ubuntu 20.04
How to install Nginx on Ubuntu 20.04
How to install Mono on Ubuntu 20.04
How to install Go on Ubuntu 20.04
How to install Zoom on Ubuntu 20.04
How to install TeamViewer on CentOS 8
How to install Nginx on Ubuntu 16.04
How to install OpenCV on Ubuntu 20.04
How to install Spotify on Ubuntu 20.04
How to install Postman on Ubuntu 18.04
How to install Go 1.6 on Ubuntu 16.04
How to install Go on Ubuntu 18.04
How to install MySQL on Ubuntu 14.04
How to install PostgreSQL on Ubuntu 20.04
How to install VLC on Ubuntu 18.04
How to install Webmin on Ubuntu 20.04
How to install Docker Compose on Ubuntu 18.04
How to install Ubuntu on Raspberry Pi
How to install MySQL on Ubuntu 18.04 (linux)
How to install Ubuntu 19.10 on Raspberry Pi 4
How to install Apache Kafka on Ubuntu 18.04
How to install Apache Maven on Ubuntu 20.04
How to install Apache Tomcat 8 on Ubuntu 16.04
How to install Python2 on Ubuntu20.04 ubuntu/focal64