Please fix it, something is wrong while accessing your package:
yaourt -Si "teamviewer"
/dev/fd/63: line 4: unexpected EOF while looking for matching `)'
Wonder what the hell it have to do with /dev/fd though)
| 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) |
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 129 Next › Last »
Please fix it, something is wrong while accessing your package:
yaourt -Si "teamviewer"
/dev/fd/63: line 4: unexpected EOF while looking for matching `)'
Wonder what the hell it have to do with /dev/fd though)
This is still out of date more than a month later. 14.2.2558 is the latest as seen on https://www.teamviewer.com/en/download/linux/ - is there a repo on GitHub or something that takes pull requests? I'd be willing to do the work to try to bring this up to date.
I get this message after starting the service:
/usr/lib/systemd/system/teamviewerd.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
Please patch the service file.
teamviewer 14 close on random with the following error running kde plasma
write(2, "The X11 connection broke (error "..., 60) = 60 futex(0x7fd7bc000020, FUTEX_WAIT_PRIVATE, 2, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set) --- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} --- +++ killed by SIGALRM +++ Alarm clock
Every version of TeamViewer in here, either won't start at all or fails to install. Does anyone use TeamViewer anymore ?
Trying to run teamviewer, but nothing happens (no GUI):
Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Launching TeamViewer GUI ...
teamviewerd service is up and running.
After AUR-install teamviewer, you have to type "sudo systemctl enable teamviewerd" and then "sudo systemctl start teamviewerd". You can check always teamviewer status with "sudo systemctl status teamviewerd".
@pete910: Well, this is Arch, so of course .service files do not get auto-enabled/started by AUR-packages. They really shouldn't be, that's for the user to decide! Also, the install script literally tells you this post install!
teamviewer.service requires manual activation after install. Wont connect to servers until started.
This also stops the ID and pass assignment for non commercial users
Download them then look in your download history for where they come from. download.teamviewer.com redirects to tvcdn.de.
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