Package Details: teamviewer 15.59.3-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: http://www.teamviewer.com
Licenses: custom
Conflicts: teamviewer-beta
Provides: teamviewer
Submitter: Hilinus
Maintainer: swiftgeek (nickoe, astronautlevel)
Last Packager: swiftgeek
Votes: 1474
Popularity: 2.16
First Submitted: 2010-04-15 10:29 (UTC)
Last Updated: 2024-11-15 22:36 (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 .. 127 Next › Last »

tuva_men commented on 2018-04-12 15:54 (UTC)

TV13 works only with lightdm, in sddm it works "partially". Now I need to figure out how to undo the hell in TV12 with downgrading and installing lib32-freetype2 and lib32-dbus

the-k commented on 2018-04-09 07:44 (UTC)

Please, remove the 32 bit dependencies, it works just fine without them.

Utini commented on 2018-04-08 15:58 (UTC)

Problem for me is that as soon as I connect with my client, my servers user will log out of GNOME. And then teamviewer server will go offline.

Any ideas?

maximbaz commented on 2018-04-05 12:42 (UTC)

This is because the current PKGBUILD declares them in the dependencies section - when I installed teamviewer, I modified PKGBUILD and deleted all lib32- entries from there.

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

When I attempt to remove the multilib repo per the Arch Wiki I keep getting errors when executing the "pacman -R $(paclist multilib | cut -f1 -d' ')" command stating that Teamviewer still requires all these packages, which is where my original confusion came from.

maximbaz 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

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

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