Version 7 is still beta... Why don't you keep version 6 until the new one is released finally?
BTW, there's a package teamviewer-beta in AUR.
Search Criteria
Package Details: teamviewer 15.76.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/teamviewer.git (read-only, click to copy) |
|---|---|
| Package Base: | teamviewer |
| Description: | All-In-One Software for Remote Support and Online Meetings |
| Upstream URL: | https://www.teamviewer.com/en/download/portal/linux/ |
| Licenses: | custom |
| Conflicts: | teamviewer-beta |
| Provides: | teamviewer |
| Submitter: | Hilinus |
| Maintainer: | swiftgeek (nickoe, astronautlevel) |
| Last Packager: | swiftgeek |
| Votes: | 1484 |
| Popularity: | 1.50 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 115 116 117 118 119 120 121 122 123 124 125 .. 129 Next › Last »
eworm commented on 2011-12-27 12:21 (UTC)
Hilinus commented on 2011-12-26 12:54 (UTC)
Fixed.
s.pantaleev commented on 2011-12-26 09:55 (UTC)
The .desktop file needs some changes after the upgrade to version 7.
-Exec=/opt/teamviewer/teamviewer/6/bin/teamviewer
-Icon=/opt/teamviewer/teamviewer/6/desktop/teamviewer.png
+Exec=/opt/teamviewer/teamviewer/7/bin/teamviewer
+Icon=/opt/teamviewer/teamviewer/7/desktop/teamviewer.png
Hilinus commented on 2011-12-26 08:56 (UTC)
Mmh... don't know how to fix those errors easily. If teamviewer was packaged differently, things could be worked out, but as it is, it's only a mere windows version running on a builtin version of wine, which, of course, uses its libraries but outside of a secure PATH (they are in /opt).
Don't know how serious this issue can be. Please refer to:
https://wiki.archlinux.org/index.php/Namcap
https://bugs.archlinux.org/14049
rwd2 commented on 2011-12-25 18:31 (UTC)
Not sure how important these are, but namcap shows lots of errors:
teamviewer E: Insecure RPATH '/lib32' in file ('opt/teamviewer/teamviewer/7/wine/drive_c/Program Files/TeamViewer/Version7/tvwine.dll.so')
teamviewer W: Dependency 'sh' on your system is a testing release
teamviewer E: ELF file ('opt/teamviewer/teamviewer/7/wine/lib/libwine.so.1.0') outside of a valid path.
teamviewer E: ELF file ('opt/teamviewer/teamviewer/7/wine/lib/wine/comdlg32.dll.so') outside of a valid path.
teamviewer E: ELF file ('opt/teamviewer/teamviewer/7/wine/lib/wine/ole32.dll.so') outside of a valid path.
(etc)
Hilinus commented on 2011-12-25 18:25 (UTC)
Upgraded.
arriagga commented on 2011-12-24 00:36 (UTC)
here the modified PKGBUILD for version 7.0.9300 (BETA):
http://pastebin.com/J0CMzKAZ
Burning_aces commented on 2011-12-20 16:24 (UTC)
There is a beta out.
Just change the link in the package build from "http://www.teamviewer.com/download/teamviewer_linux_x64.deb" to "http://www.teamviewer.com/download/version_7x/teamviewer_linux_x64.deb" for x64
For x32 "http://www.teamviewer.com/download/teamviewer_linux.deb" to "http://www.teamviewer.com/download/version_7x/teamviewer_linux.deb"
Simple.
Currently installing the beta now..
jose1711 commented on 2011-12-20 08:49 (UTC)
@anpieber: for windows only, however
Pinned Comments
swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)
As mentioned in @seyn6gk's comment
Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.
startxusers can follow workaround mentioned in @r7v s commentr7v commented on 2022-06-07 14:49 (UTC)
Workaround for startx
Create drop-in
/etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399