How to Install TeamViewer on CentOS 7 / RHEL 7

As already you know, TeamViewer is a most widely used application for remote control, desktop sharing, online meetings, web conferencing, and file transfer between computers. It supports Microsoft Windows, Mac OS X, Linux, iOS, and Android operating systems.

You can access a machine running TeamViewer with a web browser,  mainly used for remote control of computers, collaboration, and presentation.

Here I will show you how to install TeamViewer on CentOS 7 / RHEL 7.

Step 1: Open Terminal (Applications >> Utilities >> Terminal).

Step 2: Switch to the root user.

su - 

Step 3: Enable the EPEL repository on the server.

Step 4: Install the wget package.

yum -y install wget

Step 5: Download the latest version of TeamViewer (v13 at the time of writing).

wget https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm

Step 6: Install the TeamViewer using the yum command.

yum -y install teamviewer.x86_64.rpm

Step 7: Start TeamViewer.

Graphical: (Application >> Internet >> TeamViewer 13)

Install TeamViewer on CentOS 7 – Start TeamViewer on CentOS 7

OR

teamviewer

If you start the TeamViewer for the first time, you will have to accept the License Agreement.

Install TeamViewer on CentOS 7 -TeamViewer License Agreement

Once Accepted, you will get the window with ID and Password.

Install TeamViewer on CentOS 7 – TeamViewer Running on CentOS 7

That’s All. You have successfully installed TeamViewer on CentOS 7 /RHEL 7.

centos 7remoterhel 7teamviewer
Comments (9)
Add Comment
    • ITzGeek Web

      What’s the issue, didn’t get ur problem

    • raju4244

      Updated the tutorial. please follow the steps again

  • Kvark

    how i can know that id it got from console?

  • Sue

    When I type the last cmnd, this error comes up!

    rpm -Uvh teamviewer_linux.rpm
    warning: teamviewer_linux.rpm: Header V4 DSA/SHA1 Signature, key ID 72db573c: NOKEY
    error: Failed dependencies:
    libSM.so.6 is needed by teamviewer-10.0.35002-0.i686
    libXrandr.so.2 is needed by teamviewer-10.0.35002-0.i686
    libXtst.so.6 is needed by teamviewer-10.0.35002-0.i686

    • Yoshi

      Need to install wget

      # sudo yum install wget

  • David Herrera

    Gracias…

  • lei

    connect win10 ,can’t input in win10

  • Aqila Nasreen

    Good post! For dependency error while installing teamviewer