This article applies to TeamViewer (Classic) users on Linux.
TeamViewer (Classic) currently provides:
as well as
While not officially supported, these packages are usually compatible with most derived distributions such as
For distributions that are not based on DEB or RPM packages, TeamViewer (Classic) also provides TAR packages with a custom installer available.
Read more here: 📄 Use the TAR package for Linux
Some distributions provide their own packages for TeamViewer (Classic) which are usually based on the TAR package and custom-tailored to those distributions.
While these packages are helpful you might prefer our TAR packages, in case:
Here are some of the distributions that provide TeamViewer packages:
📌Note: These packages are maintained by community members. TeamViewer takes no responsibility for these packages.
see https://aur.archlinux.org/packages/?K=teamviewer
yaourt -S teamviewer systemctl enable teamviewerd.service systemctl start teamviewerd.service
see https://packages.gentoo.org/packages/net-misc/teamviewer
emerge teamviewer
apt-get install teamviewer
sudo eopkg bi --ignore-safety https://raw.githubusercontent.com/solus-project/3rd-party/master/network/util/teamviewer/pspec.xml sudo eopkg it teamviewer*.eopkg;sudo rm teamviewer*.eopkg sudo systemctl start teamviewerd.service