Hello Linux Geeksters. As you may know, Teamviewer is a non-free software for remote control via the internet.
In this article I will show you how to install both Teamviewer 8 or Teamviewer 9 Beta on CentOS, Fedora and OpenSUSE.
Teamviewer is not available via any repository, so we have to download the needed rpm package from the official site and install it with rpm. Follow the instructions for your system and architecture exactly, in order to get a successful installation.
How to install Teamviewer 8 on CentOS, Fedora and OpenSUSE:
$ wget download.teamviewer.com/download/teamviewer_linux.rpm
$ sudo rpm -i teamviewer_linux.rpm
How to install Teamviewer 9 Beta on CentOS, Fedora and OpenSUSE:
$ wget download.teamviewer.com/download/version_9x/teamviewer_linux.rpm
$ sudo dpkg -iteamviewer_linux.rpm
Leave a Reply