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.50
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 .. 25 26 27 28 29 30 31 32 33 34 35 .. 129 Next › Last »

maxbaz commented on 2018-04-05 12:25 (UTC)

It works without 32bit dependencies just fine, for me it was the whole point of updating to teamviewer 13 to finally get rid of 32bit repo.

annoyingduck commented on 2018-04-05 12:21 (UTC)

I've updated 3 machines from 12 to 13 here and everything is working fine for me (I use a display manager). I'm just a bit unclear on whether or not I can remove my 32bit dependencies at this time or if they still need to be there. I only added in the Arch 32bit repo for this program specifically. Is it now safe to remove the 32bit repo if it was only used for Teamviewer?

swiftgeek commented on 2018-04-05 09:01 (UTC) (edited on 2018-04-05 09:12 (UTC) by swiftgeek)

They are there for /opt/teamviewer/tv_bin/script/libdepend, I'm not sure whether it could be safely removed. Best to be reported to teamviewer as it indeed looks like some kind of leftover from tv12.

at least teamviewer_setup checklibs seems to work fine without libdepend

maxbaz commented on 2018-04-05 08:45 (UTC)

@swiftgeek lib32 dependencies seem to be useless, and teamviewer works without them just fine.

seyn6gk commented on 2018-04-05 08:27 (UTC)

https://aur.archlinux.org/packages/teamviewer12/

shmakky commented on 2018-04-05 08:13 (UTC)

Hello, can you create teamviewer12 package with latest 12 version, please, or how can I roll back to version 12? Licence between 12 and 13 version are not compatible. :-(

seyn6gk commented on 2018-04-05 08:00 (UTC)

All 32/64 bit dependencies are satisfied. but it still won't work with teamviewer 13 if X started with startx.

swiftgeek commented on 2018-04-05 07:42 (UTC) (edited on 2018-04-05 08:26 (UTC) by swiftgeek)

This could come handy. It seems to list dependencies per TV component (TV_DMN, TV_DESK, TV_GUI)

/opt/teamviewer/tv_bin/script/teamviewer_setup checklibs

QuickControls detection should rely on /usr/lib/qt/qml/QtQuick/Controls/qmldir in archlinux

EDIT: Added it to prepare(), to be double sure that all dependencies are satisfied

seyn6gk commented on 2018-04-05 07:26 (UTC)

https://community.teamviewer.com/t5/Linux/uninstalled-tar-package-running-without-display-manager/m-p/32597/highlight/true#M2034

WARNING!

teamviewer 13 requires a desktop environment or login with lightdm etc, with startx it won't work, the staff of teamviewer confirmed, startx feature won't come in this year, it seems reverting back to teamviewer 12 is the only option for startx folks.