Hello Linux Geeksters. As you may know, Teamviewer is a non-free software for remote control via the internet.

Among others TeamViewer 9 got Wake-on-Lan support, two factor authentication for TeamViewer accounts, copy and paste support via clipboard, quick connections via desktop shortcuts, support for notifications, a redesigned interface, support for waiting connections in multiple tabs, a new feature that enables the users to perform file transfers without establishing connections, it got support for notifications and got enhanced video support.
The latest stable version available is TeamViewer 9 Build 32150, which has been released a while ago, coming with a few changes only:
- VoIP and Phone Conference widgets are now combined for easier selection
- Connections to contacts don’t require the pre-selection of the target device anymore
- Improved the recognition and reconnection after a reboot
- Other minor improvements and fixes
In this article I will show you how to install TeamViewer 9 Build 32150 on Fedora 21, Fedora 20, CentOS 7 and CentOS 6 systems.
Because Yum itself is capable of installing all the required dependencies from the repositories, all we have to do is download the teamviewer rpm package and install it via Yum:
$ wget http://download.teamviewer.com/download/teamviewer_linux.rpm
$ sudo sudo yum install teamviewer_linux.rpm