This article applies to Linux users in all licenses.
TeamViewer (Classic) for Linux requires at least Linux 2.6.27 kernel and GLIBC 2.17. The following minimum operating system versions are supported:
📌 Note: As of TeamViewer 15.19 Qt is not required to be installed. Below TeamViewer 15.19 Qt 5.6 is recommended for the best experience.
x86 64 bit: amd64 (Intel 64/EM64T)
x86 32 bit: SSE2
armv7 32 bit: armv7 hardfloat (Raspberry Pi 2+)
For PC: Choose the 64- or 32-bit package according to your system
uname
uname -m
will print x86_64
.For Raspberry Pi: Choose the ARM package
The package can usually be installed by double-clicking or right-clicking on the icon and selecting the package manager (e.g. Open with software installation, Open with GDebi package installer, Open with Ubuntu Software Center, or Open with QApt package installer)
If you prefer the command line, run
# for DEB packages: apt install ./teamviewer_15.x.yyy_[arch].deb apt install ./teamviewer-host_15.x.yyy_[arch].deb # for RPM packages (use dnf if yum is not available): yum install ./teamviewer_15.x.yyy.[arch].rpm yum install ./teamviewer-host_15.x.yyy.[arch].rpm # for SUSE: zypper install ./teamviewer-suse_15.x.yyy.[arch].rpm zypper install ./teamviewer-host-suse_15.x.yyy.[arch].rpm
📌Notes:
teamviewer
and teamviewer-host
cannot be installed side by side. If you want to install teamviewer-host, teamviewer must be removed first. If you want to run teamviewer occasionaly, you can use the tar package and run it without installation.
Further reading: