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 .. 120 121 122 123 124 125 126 127 128 129 Next › Last »

mikes commented on 2010-09-13 05:26 (UTC)

i finaly disabled the if/fi section refering to multilib and everything is ok..

mikes commented on 2010-09-13 03:35 (UTC)

This package, since the last change is the only package i am unable to upgrade via yaourt. I also tried to build the package with makepkg but it seems that the new warning causes a problem and it stops. Although i have multilib repo enabled it keeps warning me to add it in /etc/pacman.conf. Anyone else having the same problem?

Hilinus commented on 2010-09-11 08:03 (UTC)

Added annoying reminder to make users add the [multilib] repo before installing on x86_64.

warnem2 commented on 2010-09-10 20:11 (UTC)

@irpye: You need to enable the multilib repository in pacman.conf. Most of the lib32 and bin32 packages are now in that repo.

irpye commented on 2010-09-10 20:10 (UTC)

I tried to update teamviewer from AUR. I am on x86_64. I have this message : Erreur: 'lib32-alsa-lib': impossible de trouver ou de lire le paquet (error : 'lib32-alsa-lib': impossible to find or read the package) lib32-alsa-lib is listed in the dependancies, but i can not find it in AUR What should i do ? Thanks.

<deleted-account> commented on 2010-09-10 03:44 (UTC)

Installing lib32-libxtst solved problems in Arch amd64 :D

Bevan commented on 2010-09-07 21:34 (UTC)

lib32-libxtst is included in official multilib repository. See: http://www.archlinux.org/news/508/

petRUShka commented on 2010-09-07 19:23 (UTC)

I can't find lib32-libxtst in AUR: "error: 'lib32-libxtst': could not find or read package" And so I can't build teamviewer. If I try to use previous version of PKGBUILD, I get an error with tvwine.dll.so...

Bevan commented on 2010-09-07 14:39 (UTC)

Works for me now! :-) The only package that I didn't have installed before is lib32-libxtst. @MASSER: Can you confirm that installing lib32-libxtst solves the problem?