Showing posts with label Teamviewer 11 and openSUSE 42.1 (LEAP). Show all posts
Showing posts with label Teamviewer 11 and openSUSE 42.1 (LEAP). Show all posts

Tuesday, December 22, 2015

Teamviewer 11 and openSUSE 42.1 (LEAP)

Reference URL: http://www.2daygeek.com/install-teamviewer-in-linux/#

Only step missing was adding the key. Therefore:

1. wget http://download.teamviewer.com/download/teamviewer.i686.rpm
2. Download the public key: http://www.teamviewer.com/link/?url=354858
3. rpm --import TeamViewer_Linux_PubKey.asc
4. zypper install teamviewer.i686.rpm

Note: My system already runs Wine. It too may be needed, but zypper should add it and other dependencies automatically.