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.47
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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 129 Next › Last »

severach commented on 2018-06-07 03:29 (UTC)

I was also unable to control a mobile device. I had to use Teamviewer Windows.

evilside commented on 2018-06-06 20:39 (UTC) (edited on 2018-06-06 20:43 (UTC) by evilside)

I use my licensed account and I can't connect to mobile devices for controlling them.

swiftgeek commented on 2018-06-06 12:17 (UTC)

Removed libdepend on x86_64, report issues related to that if they happen

kmahyyg commented on 2018-05-26 08:12 (UTC)

Please add a pid file to /var/run/teamviewerd.pid , without this file, the service may be not started.

stifi commented on 2018-05-23 11:16 (UTC)

i can confirm that it works without the lib32 packages (i have commented out the "depends_x86_64" block in the PKGBUILD)

Another hint: with wayland, teamviewer only supports outgoing connections - if you need an incoming connection you need to open a X11 session.

evgeniydoronin commented on 2018-05-01 14:18 (UTC) (edited on 2018-05-01 14:19 (UTC) by evgeniydoronin)

1) $ teamviewer daemon status

if disable

2) $ teamviewer daemon start

then start app

alpha0x00 commented on 2018-04-28 13:53 (UTC) (edited on 2018-04-28 13:54 (UTC) by alpha0x00)

why do we need 32bits-libraries for version of x86_64? I use debian(stretch) firstly and download the deb package, and I found it does not depend on 32bits-libraries by ldd Teamviewer, then I download the tar package teamviewer_13.1.3026_amd64.tar.xz from offical website and extract it on ArchLinux without lib32-xxx, which doesn't depend on lib32-xxx also, verifing through ./tv-setup checklibs.

Xiaomu commented on 2018-04-28 09:27 (UTC)

Need to start teamviewerd first, and then everything's fine : )