Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutLiity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
Linux portTeamViewer for Linux appears to be based upon the Windows version. Additionally, /opt/teamviewer/teamviewer/$tv_ver/bin/teamviewer contains links to a wrapper of a Windows executable:export TV_BINDIR=/opt/teamviewer/teamviewer/$tv_ver/binexec "$TV_BINDIR"/wrapper "c:\Program Files\TeamViewer\Version$tv_ver\TeamViewer.exe" "$@"This is a good example of a commercial product successfully using the Wine translation libraries to port a product from Windows.
Koska se on helppo ja halpa tapa portata ohjelma Linuxille.