How To Install TeamViewer on Debian 8

Many people experienced dependency problem when installing TeamViewer on Linux. In this tutorial, I will explain how to properly install TeamViewer on Debian 8 Jessie 64 bit version.

Install TeamViewer on Debian 8 64 bit

Go to teamviewer.com and download the 32 bit deb package. (There are no 64 bit deb package.)

How To Install TeamViewer on Debian 8

Once downloaded, open a terminal window and cd into the download folder. Then issue the following command to enable i386 architecture.

sudo dpkg --add-architecture i386

sudo apt-get update

After that, install needed libraries.

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

Now install teamviewer.

sudo dpkg -i teamviewer*.deb

Now you can start teamviewer from the applications menu.

Accept license agreement.

How To Install TeamViewer on Debian 8

Now you can use TeamViewer. It’s free for non-commercial use only.

How To Install TeamViewer on Debian 8

Rate this tutorial
[Total: 18 Average: 4.3]

3 Responses to “How To Install TeamViewer on Debian 8

  • Seth Patrick
    6 years ago

    These instructions don’t work for me, i’m afraid, and the mess they leave is very great. At the last step, when i try to install teamviewer, i get

    dpkg: dependency problems prevent configuration of teamviewer:
    teamviewer depends on lib32asound2; however:
    Package lib32asound2 is not installed.
    teamviewer depends on ia32-libs; however:
    Package ia32-libs is not installed.

    and trying to install these leads to a complete mess.

  • worked for me. thank you

Leave a Comment

  • Comments with links are moderated by admin before published.
  • Your email address will not be published.
  • Use <pre> ... </pre> HTML tag to quote the output from your terminal/console.
  • Please use the community (https://community.linuxbabe.com) for questions unrelated to this article.
  • I don't have time to answer every question. Making a donation would incentivize me to spend more time answering questions.

The maximum upload file size: 2 MB. You can upload: image. Links to YouTube, Facebook, Twitter and other services inserted in the comment text will be automatically embedded. Drop file here