VOOZH about

URL: https://www.tecmint.com/install-teamviewer-on-centos-8/

⇱ How to Install TeamViewer on CentOS 8


Skip to content
Karthick
A passionate software engineer who loves to explore new technologies. He is a public speaker and loves writing about technology, especially about Linux and open source.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

5 Comments

Leave a Reply
  1. Teamviewer is not installed on my centos 8 machines. The below-mentioned message appears

    warning: teamviewer-host.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 0c1289c0: NOKEY
    error: Failed dependencies:
    libXss.so.1()(64bit) is needed by teamviewer-host-15.33.7-0.x86_64
    libminizip.so.1()(64bit) is needed by teamviewer-host-15.33.7-0.x86_64

    Reply
    • @Ahabab,

      Install the EPEL repository, and then install Teamviewer as shown.

      $ sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
      $ sudo yum install https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm
      
      Reply
  2. Thank you!

    Are you planning to write an article on the same subject but for Debian/Ubuntu?

    Reply

Got Something to Say? Join the Discussion... Cancel reply

Free Course
Get a free Linux course before you go.
Subscribe to TecMint Weekly and get the Learn Linux 7 Days Crash Course free. Read by 34,000+ Linux professionals every Thursday.
Check your email for a magic link to get started.