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.00
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 .. 80 81 82 83 84 85 86 87 88 89 90 .. 127 Next › Last »

travnick commented on 2014-07-13 18:43 (UTC)

With current package I'm getting segmentation fault (no more info ...). But http://download.teamviewer.com/download/teamviewer_linux.tar.gz works flawlessly.

reed1 commented on 2014-06-28 05:49 (UTC)

For those who can't get the sound and mic working for conference, replacing the old binaries should fix it: http://askubuntu.com/questions/419605/teamviewer-9-ubuntu-13-10-sound

trialuser commented on 2014-06-24 23:12 (UTC)

For anyone else who can't connect to your computer, I fixed it by uninstalling teamviewer (with -Rns flags), then installing wine + all optional dependency's, then re-installing teamviewer.

Manouchehri commented on 2014-05-21 22:47 (UTC)

Fails to download with aria2c, please update the PKGBUILD to this: https://drive.google.com/file/d/0B7Jh7kkafSr7Vi03UWJZbnFNYkU/edit?usp=sharing

dixi_minga commented on 2014-05-20 20:21 (UTC)

lib32-glibc-2.19-5-x86_64.pkg.tar.xz without enabled lock elision for 64 Bit Systems with Haswell CPU Error (teamviewer GUI doesn't start): https://dl.dropboxusercontent.com/u/90154171/lib32-glibc-2.19-5-x86_64.pkg.tar.xz Install: pacman -U lib32-glibc-2.19-5-x86_64.pkg.tar.xz Restore original: pacman -S lib32-glibc

PhotonX commented on 2014-05-18 14:24 (UTC)

The teamviwerd.service fails to start automatically: $ systemctl status teamviewerd ● teamviewerd.service - TeamViewer remote control daemon Loaded: loaded (/usr/lib/systemd/system/teamviewerd.service; enabled) Active: inactive (dead) Manually it can be started without any problems, but it's a pity to run the start command every time. I observe this behavior on one Arch and two Manjaro installs.

keibak commented on 2014-05-10 08:47 (UTC)

@dot Thanks. What a stupid mistake from me :(

dot commented on 2014-05-10 07:12 (UTC)

@keibak when using 32bit applications on a 64bit platform you have to enable multilib: https://wiki.archlinux.org/index.php/multilib

keibak commented on 2014-05-10 06:57 (UTC)

Can't resolve dependencies: ==> Making package: teamviewer 9.0.27891-1 (Sat May 10 08:55:58 CEST 2014) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: lib32-gcc-libs error: target not found: lib32-alsa-lib error: target not found: lib32-libxtst error: target not found: lib32-libxdamage error: target not found: lib32-zlib error: target not found: lib32-freetype2 ==> ERROR: 'pacman' failed to install missing dependencies.