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 .. 93 94 95 96 97 98 99 100 101 102 103 .. 129 Next › Last »

eNyx commented on 2013-06-02 14:30 (UTC)

I have some strange problem with this package recently, i cant connect to a arch's teamviwer host i tried windows -> linux or linux -> linux it keeps in connecting forever... Also i have some strange alfanumeric passwords when it (should) be only a numeric password

cowai commented on 2013-06-02 13:15 (UTC)

EDIT: When I removed infality's fontconfig and installed the original ones it just worked.

cowai commented on 2013-06-02 11:42 (UTC)

After installing and starting the daemon it's stuck on trying to displaying the terms of use. But the GUI crashes. I have tried deleting ~/.teamviewer but to no help.

x33a commented on 2013-06-01 13:16 (UTC)

Here's the service file for anyone using OpenRC: https://github.com/notfoss/archlinux-openrc-services/blob/master/init.d/teamviewerd

capoeira commented on 2013-05-11 18:04 (UTC)

>If you download this it's going to be the same :) >pastebin converts it automatically damnnn, this windows world sucks. hahahah

giner commented on 2013-05-11 17:05 (UTC)

> I converted it to unix format: http://pastebin.com/fwWqQPM9 If you download this it's going to be the same :) pastebin converts it automatically

giner commented on 2013-05-11 17:04 (UTC)

sed -i 's/\r//g' teamviewer.sh

capoeira commented on 2013-05-11 17:03 (UTC)

I converted it to unix format: http://pastebin.com/fwWqQPM9 now it works

capoeira commented on 2013-05-11 16:57 (UTC)

thank's for the script giner, but it's got a problem executing; /bin/bash^M: bad interpreter: no such file or directory

giner commented on 2013-05-09 23:17 (UTC)

Script to run teamviewer under normal user account: http://pastebin.com/WshA2G9J Script requires "sudo" for iptables changes.