Install teamviewer on Debian 7 testing Amd64 (wheezy)

In order to install Teamviewer on Debian 7 Testing Amd64 you must first enable multi-architecture.

To enable multi-architecture just type the command:

# dpkg --add-architecture i386

Then run the command:

# apt-get update

Then proceed to install Teamviewer:

# dpkg -i teamviewer_linux_x64.deb

If “dpkg” reports missing dependencies, you can complete the installation with the command:

# apt-get -f install

Info on multi-architecture can be found here:

http://www.debian.org/News/2011/20110726b