Ubuntu16.04 Installation TeamViewer

Source: Internet
Author: User

Sometimes need to remote control Ubuntu system computer, TeamViewer under Linux can also be installed, roughly see under the Sunflower under Linux configuration seems to be more troublesome, and TeamViewer remote control fluency has been good, choose to install TeamViewer.

Specific installation steps are given below:

1. First to https://www.teamviewer.com/zhcn/download/linux/download the corresponding Linux version of TeamViewer, moderator chose the Ubuntu version, after the download is complete, There will be a software installation package teamviewer_12.0.85001_i386.deb in your download path.

2. Install the dependency package, Ternimal terminal into the download path, execute the command: (Bo is a 64-bit system does not execute this command is also successful, if the 32-bit system will need to execute)

sudo apt-get install libjpeg62:i386 libxinerama1:i386 libxrandr2:i386 libxtst6:i386 ca-certificates

3. Install the Deb software package and execute the command:

sudo dpkg-i teamviewer_12.0.76279_i386.deb

  

4. After the installation is successful, the dash input TeamViewer can be opened.

  

Note: When you perform the third step of installing the Deb package, you may experience the following issues:

[Email protected]:~/softwares/software-package$ sudo dpkg-i teamviewer_12.0.85001_i386.deb
(Reading Database ... The system currently has a total of 215,790 files and directories installed. )
Preparing to unpack Teamviewer_12.0.85001_i386.deb ...
Unpacking teamviewer:i386 (12.0.85001) to (12.0.85001) ...
Dpkg: Dependency issues make the teamviewer:i386 configuration work impossible to continue:
Teamviewer:i386 relies on Libasound2.
Teamviewer:i386 relies on libdbus-1-3.
Teamviewer:i386 relies on LIBEXPAT1.
Teamviewer:i386 relies on LIBFONTCONFIG1.
Teamviewer:i386 relies on Libfreetype6.
Teamviewer:i386 relies on LIBSM6.
Teamviewer:i386 relies on libxdamage1.
Teamviewer:i386 relies on Libxfixes3.
Teamviewer:i386 relies on zlib1g.

DPKG: Error processing package teamviewer:i386 (--install):
Dependency issues-Still not configured
Processing triggers for Gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers 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 triggers for hicolor-icon-theme (0.15-0UBUNTU1) ...
An error occurred while processing:
Teamviewer:i386
  

( The following command is a fix to the dependency (depends) command, that is, if you have a package on your system that does not meet the dependency criteria, this command will be automatically repaired to install the software-dependent )

This time you need to execute the command:

sudo apt-get install-f

Select ' Y ', enter to wait for the repair to finish after the third step.

  

Ubuntu16.04 Installation TeamViewer

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.