正在筛选分类:TeamViewer 下的文章 清除筛选 ✕
2017
11
19
03:20

How To Install TeamViewer on Debian 8

In case you get the error “wrong architecture i386” you have to execute the following command lines as an administrator:

dpkg –add-architecture i386

apt-get update

apt-get upgrade

dpkg -i teamviewer_12.0.xxxxx_i386.deb

In case dpkg indicates missing dependencies, complete the installation by executing the following command:

apt-get install -f

← 上一页 已到最后一页