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.
1 comment:
Post a Comment