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

评论

此博客中的热门博文

FreeBSD安装Pure-FTPd及user manager for PureFTPd

debian lighttpd php ssl

解决nginx出现File not found的问题