How to install teamviewer on Debian Jessie 8

Teamviewer has only i386 installation package.

wget https://downloadeu9.teamviewer.com/download/version_12x/teamviewer_12.0.71510_i386.deb
dpkg --add-architecture i386
apt-get update
dpkg -i teamviewer_12.0.71510_i386.deb
apt-get install -f

It will install approx. 30 packages:i386, so dont be scared

The following NEW packages will be installed:
  gcc-4.9-base:i386 libasound2:i386 libc6:i386 libc6-i686:i386
  libdbus-1-3:i386 libexpat1:i386 libfontconfig1:i386 libfreetype6:i386
  libgcc1:i386 libice6:i386 libjpeg62-turbo:i386 libpng12-0:i386 libsm6:i386
  libuuid1:i386 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdamage1:i386
  libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxi6:i386 libxinerama1:i386
  libxrandr2:i386 libxrender1:i386 libxtst6:i386 uuid-runtime zlib1g:i386
0 upgraded, 28 newly installed, 0 to remove and 6 not upgraded.
2 not fully installed or removed.
Need to get 8,592 kB of archives.
After this operation, 19.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
 
linux/teamviewer.txt · Last modified: 2017/02/20 11:54 by admin