Pages

Sunday, October 9, 2011

How to install TeamViewer 6 on Fedora 15

Like you probably known already, TeamViewer is a powerful remote desktop application that can be used to connect to remote computer via internet. Its a modern remote desktop application that is available for Linux, Windows and Mac as well. This guide will show you how to install TeamViewer version 6 on Fedora 15.
Its pretty easy to install TeamViewer. I am using command line to install TeamViewer on Fedora. 

Step 1. Download rpm package for teamviewer from this link. You will get a file named : teamviewer_linux.rpm
Step 2. Open Terminal and type the following command
rpm -Uhv teamviewer_linux.rpm
If everything is fine, you will get this message on your Terminal:

[root@fedora Downloads]# rpm -Uhv teamviewer_linux.rpm
warning: teamviewer_linux.rpm: Header V3 DSA/SHA1 Signature, key ID 72db573c: NOKEY
Preparing...                ########################################### [100%]
   1:teamviewer6            ########################################### [100%]

Then you can start using TeamViewer via Applications | TeamViewer 6.
Step 3. Accept License Agreement.
Now your TeamViewer should be ready