TeamViewer on Rocky Linux

Hello all, can you please tell me if I can install the latest version of TeamViewer on Rocky Linux? How to do it, I would be very grateful for help!

Hi,

The easiest way is simply download the RPM from: TeamViewer Linux Download for Remote Desktop access and collaboration for RHEL/CentOS/Fedora and then install the downloaded rpm

Alternatively, this command should work to download and install at the same time:

dnf install https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm

If you’ve already downloaded, then:

dnf localinstall teamviewer.x86_64.rpm

Thank you so much for your response! I’ll give it a try!

1 Like

Rocky is 100% open source, you can check all source code of all packages.
If teamviewer rpm is closed source, and you install it as root…

1 Like