Yea i was able to and it works fine. Just one feature i dont know how to do. Is it possible to close teamviewer in try at arch?
Search Criteria
Package Details: teamviewer 15.59.3-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: | http://www.teamviewer.com |
Licenses: | custom |
Conflicts: | teamviewer-beta |
Provides: | teamviewer |
Submitter: | Hilinus |
Maintainer: | swiftgeek (nickoe, astronautlevel) |
Last Packager: | swiftgeek |
Votes: | 1474 |
Popularity: | 2.12 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-15 22:36 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 113 114 115 116 117 118 119 120 121 122 123 .. 127 Next › Last »
<deleted-account> commented on 2012-01-02 12:00 (UTC)
max-k commented on 2012-01-02 10:19 (UTC)
Hi, can you create a package withe temviewer 6 ?
<deleted-account> commented on 2011-12-31 20:11 (UTC)
When connection established from Archlinux to Windows, the window of remote desktop is created, but it can not be shown/opened.
Teamviewer 7 on both systems.
Opposite direction works fine.
Suggestions?
ernetas commented on 2011-12-28 13:18 (UTC)
Because Teamviewer 6 can only be used with Teamviewer <=6.
eworm commented on 2011-12-27 12:21 (UTC)
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.
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
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.
startx
users 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.conf
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399