Package Details: teamviewer 15.76.5-1

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.44
First Submitted: 2010-04-15 10:29 (UTC)
Last Updated: 2026-05-11 17:35 (UTC)

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 comment

r7v 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 with

[Service]
Environment=XDG_SESSION_TYPE=x11

Source: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399

Latest Comments

« First ‹ Previous 1 .. 99 100 101 102 103 104 105 106 107 108 109 .. 129 Next › Last »

hariskar commented on 2013-02-18 15:16 (UTC)

How can I make teamvewerd not start automatically? I want to start it manually when i need it. Thank you

scorici commented on 2013-02-18 06:26 (UTC)

I didn't manage to start the teamviewer daemon with these commands: sudo teamviewer --daemon start or sudo systemctl start teaviewerd So I had to make a link for systemctl to recognize teamviewerd.service: sudo ln -s /opt/teamviewer8/tv_bin/script/teamviewerd.service /usr/lib/systemd/system/ If anyone encounters this problem I hope this will help.

Hilinus commented on 2013-02-17 19:32 (UTC)

Sorry guys, I missed the old entry.

trizen commented on 2013-02-17 14:32 (UTC)

@Fraterius - here is a working PKGBUILD: http://pastebin.com/Eg5PzPpF

Fraterius commented on 2013-02-17 12:30 (UTC)

install: cannot stat 'teamviewer.desktop': No such file or directory any ideas?

Mektub commented on 2013-02-17 09:57 (UTC)

fabienwang, thanks, it works. Mektub

fabienwang commented on 2013-02-17 06:20 (UTC)

ava1ar, you had a typo on the last install in package(). here is the only WORKING pkgbuild http://pastebin.com/6vkkjdXe

ava1ar commented on 2013-02-17 00:21 (UTC)

Here is updated PKBDUILD: http://pastebin.com/V8PpYxDT