Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutUusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
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.