Install TeamViewer on other Linux distributions - TeamViewer Support
<main>
<article class="userContent">
<h2 data-id="general">General</h2><div class="blockquote"><div class="blockquote-content"><p class="blockquote-line"><em>This article applies to TeamViewer users on Linux.</em></p></div></div><p><br></p><h3></h3><h2 data-id="supported-distributions">Supported distributions</h2><p>TeamViewer currently provides:</p><ul><li><strong>DEB</strong> packages for <strong>Debian</strong> and <strong>Ubuntu</strong> based systems</li><li><strong>RPM</strong> packages for <strong>Red Hat Enterprise Linux</strong>, <strong>CentOS</strong> and <strong>Fedora</strong></li></ul><p>as well as</p><ul><li><strong>RPM </strong>packages for <strong>SUSE Linux Enterprise</strong> and <strong>openSUSE</strong></li></ul><p>While not officially supported, these packages are usually compatible with most derived distributions such as</p><ul><li><strong>Kubuntu</strong> </li><li><strong>Lubuntu</strong></li><li><strong>Mint</strong> or <strong>elementary OS</strong> (DEB packages)</li><li><strong>Scientific Linux</strong>, <strong>Oracle Linux</strong>, <strong>OpenMandriava,</strong> or <strong>Mageia</strong> (RPM packages).</li></ul><p><br></p><h3 data-id="-1"></h3><h2 data-id="other-distributions">Other distributions</h2><p>For distributions that are not based on <strong>DEB </strong>or <strong>RPM </strong>packages, TeamViewer also provides <strong>TAR</strong> packages with a custom installer available.</p><p>Read more here:</p><div class="js-embed embedResponsive" data-embedjson="{"body":"In both cases, you have to make sure that all dependencies are installed. For your convenience, the TAR package provides a script to identify missing dependencies.","url":"https:\/\/community.teamviewer.com\/English\/kb\/articles\/30664-how-to-use-the-tar-package-for-linux","embedType":"link","name":"How to use the TAR package for Linux - TeamViewer Support"}">
<a href="https://community.teamviewer.com/English/kb/articles/30664-how-to-use-the-tar-package-for-linux" rel="nofollow noreferrer ugc">
https://community.teamviewer.com/English/kb/articles/30664-how-to-use-the-tar-package-for-linux
</a>
</div><p><br></p><h3 data-id="-2"></h3><h2 data-id="3rd-party-packages">3rd party packages</h2><p>Some distributions provide their own packages for TeamViewer which are usually based on the <strong>TAR</strong> package and custom-tailored to those distributions.</p><p>While these packages are helpful you might prefer our TAR packages, in case:</p><ul><li>you want to use TeamViewer <strong>without installation</strong></li><li>distribution packages are <strong>not up-to-date</strong></li><li>no <strong>TeamViewer Host</strong> package is provided by the community</li></ul><p>Here are some of the distributions that provide TeamViewer packages:</p><p><strong>📌Note</strong>: <em>These packages are maintained by community members. </em><strong><em>TeamViewer takes no responsibility</em></strong><em> for these packages.</em></p><h4 data-id="arch-linux-antergos-manjaro">Arch Linux, antergos, Manjaro</h4><p>see <a href="https://aur.archlinux.org/packages/?K=teamviewer" rel="nofollow noreferrer ugc">https://aur.archlinux.org/packages/?K=teamviewer</a></p><pre class="code codeBlock" spellcheck="false" tabindex="0">yaourt -S teamviewer
systemctl enable teamviewerd.service
systemctl start teamviewerd.service
</pre><h4 data-id="gentoo-sabayon">Gentoo, Sabayon</h4><p>see <a href="https://packages.gentoo.org/packages/net-misc/teamviewer" rel="nofollow noreferrer ugc">https://packages.gentoo.org/packages/net-misc/teamviewer</a></p><pre class="code codeBlock" spellcheck="false" tabindex="0">emerge teamviewer
</pre><h4 data-id="pclinuxos">PCLinuxOS</h4><pre class="code codeBlock" spellcheck="false" tabindex="0">apt-get install teamviewer
</pre><h4 data-id="solus">Solus</h4><pre class="code codeBlock" spellcheck="false" tabindex="0">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
</pre><p> </p>
</article>
</main>