Ubuntu18.04 Installation TeamViewer

Source: Internet
Author: User

First, open the TeamViewer download page and download the Debian/ubuntu Deb installation package.

Here are the 64-bit and 32-bit installation package options. You can enter UNAME-A in terminal (terminal) to see whether the system version is 64-bit or 32-bit, the output statement with X86_64 is 64 bits, I system is 64 bit, 32 bit did not study.

Once downloaded, the installation package will be viewable by default in File > download.

Second, install the TeamViewer dependency package (which can be copied and pasted directly).

sudo apt-get install libdbus-1-3:i386 libasound2:i386 libexpat1:i386 libfontconfig1:i386 libfreetype6:i386 libjpeg62: i386 libpng12-0:i386 libsm6:i386 libxdamage1:i386 libxext6:i386 libxfixes3:i386 libxinerama1:i386 libxrandr2:i386 libxrender1:i386 libxtst6:i386 zlib1g:i386 libc6:i386

I encountered a problem installing dependencies:E: Unable to locate the package libpng12-0:i386


Workaround:

To install the Deb file by using the Gdebi command

sudo apt-get install Gdebi

When you install Gdebi, you find that the download speed is slow and may be the cause of Qiang.

Download Gdebi installation package: Https://download1.rstudio.org/rstudio-1.0.153-amd64.deb

#安装下载包

sudo apt-get update

sudo apt-get install Gdebi

sudo gdebi rstudio-1.0.153-amd64.deb

Where sudo gdebi rstudio-1.0.153-amd64.deb in rstudio-1.0.153-amd64.deb for the download of the package name, check whether the download is consistent with the package name, if not consistent, download the package name is what to write.

After the installation is complete, find rstudio-1.0.153-amd64.deb directly in File > download, right mouse button, choose to open with software installer, go to a page, then click "Install".

Similarly, right-TeamViewer Download the file, choose to open with the software installer, will go to a page, and then click "Install".

Congratulations to you! The installation is complete ~ start using it.

Reference article:

78735506

https://www.douban.com/note/637176706/

Ubuntu18.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.