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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 129 Next › Last »

jimmy00784 commented on 2017-10-12 15:07 (UTC)

I can confirm that Teamviewer works with lib32-freetype2-2.8-2

netpumber commented on 2017-10-12 14:32 (UTC)

@gerladeno : I'm having the same issue since yesterday and I couldn't find any solution.

gerladeno commented on 2017-10-12 11:16 (UTC)

Folks, help me out please! I have following issue: [pavel@pavel-pc ~]$ teamviewer Init... CheckCPU: SSE2 support: yes XRandRWait: No value set. Using default. XRandRWait: Started by user. Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ... [pavel@pavel-pc ~]$ meaning nothing happens after that. Does anyone have the same issue? Any ideas on how to solve this? Thank you!

tuva_men commented on 2017-10-12 04:40 (UTC)

@yu.development, me also thanking you. I have to reboot just restarting daemon wasn't enough.

abhinav.gaur13 commented on 2017-10-10 17:48 (UTC)

@yu.development , thanks.. Downgrading lib32-freetype2 from verison 2.8.1-1 to 2.8.2 worked for me too. After downgrading, reboot of system not required. Just restart the teamviewerd.service

RIscRIpt commented on 2017-10-10 15:19 (UTC)

@figue, you should add this to your instruction, And for those who fails on step 3 `makepkg -s` because of signature verification failure: You can get signature from mit's servers: $ gpg --keyserver pgp.mit.edu --recv-keys C1A60EACE707FDA5 (taken from pinned comment of ttfautohint AUR package)

dml commented on 2017-10-10 09:15 (UTC)

@yu.development thank you, it's work for me too

darkprof commented on 2017-10-09 15:59 (UTC)

now refuses to run x86_64

insonifi commented on 2017-10-09 08:12 (UTC)

You can also downgrade just like that: > pacman -U https://archive.archlinux.org/packages/l/lib32-freetype2/lib32-freetype2-2.8-2-x86_64.pkg.tar.xz Seems to work but required reboot. Restarting teamviewerd.service wasn't enough for me.

yu.development commented on 2017-10-09 03:06 (UTC)

install downgrade then install lib32-freetype2-2.8-2-x86_64.pkg.tar.xz with: downgrade lib32-freetype2 then restart teamviewer service, it's work for me