Hi ! lib32-libxtst is missing, it's mandatory to get remote control.
Search Criteria
Package Details: teamviewer 15.59.3-1
Package Actions
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.04 |
First Submitted: | 2010-04-15 10:29 (UTC) |
Last Updated: | 2024-11-15 22:36 (UTC) |
Dependencies (5)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.59.3_i386.deb
Latest Comments
« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 127 Next › Last »
viperpaulo commented on 2016-08-08 14:10 (UTC)
step21 commented on 2016-08-05 15:52 (UTC)
@vdemin If I change this manually, should this fix the "no kb/mouse on incoming connection to arch" issue? Such as described here with libxtst as a fix https://bbs.archlinux.org/viewtopic.php?id=206014 But seeing as I installed it this morning it should be fine ...right?
vdemin commented on 2016-07-31 17:23 (UTC)
@swiftgeek Please replace libxtst with lib32-libxtst in depends_x86_64 section.
swiftgeek commented on 2016-07-29 06:14 (UTC)
@tsouzar elabolarate, paste log somewhere like dpaste.com, add `uname -a` output
tsouzar commented on 2016-07-28 22:30 (UTC)
Should't lib32-* packages be required only for 64bit systems?
They are being required on my 32bit Arch, instead of others without lib32 prefix. Because of this, I can't install teamviewer. Somebody suggested to enable [multilib] repository, but I don't need it, that is for 64bit systems. What the shit is going here? Other packages with options for both 32bit and 64bit systems doesn't have such problems.
evil5826 commented on 2016-07-26 23:27 (UTC)
If anyone is having issue with mouse and keyboard not working, install lib32-libxtst. Found this in an old arch bbs post from 4-22-16.
rabo commented on 2016-07-25 05:36 (UTC)
==> Validating source files with sha256sums...
libjpeg-turbo-1.5.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting libjpeg-turbo-1.5.0.tar.gz with bsdtar
==> Starting build()...
/tmp/yaourt-tmp-ralf/aur-lib32-libjpeg6-turbo/./PKGBUILD: line 27: ./configure: Permission denied
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build lib32-libjpeg6-turbo.
HarlemSquirrel commented on 2016-07-14 16:19 (UTC)
I was able to get it working with lib32-libjpeg-turbo and lib32-libpng
cybertron commented on 2016-07-07 14:05 (UTC) (edited on 2016-07-07 14:47 (UTC) by cybertron)
The problem here is that package lib32-libjpeg6-turbo is needed, but it also works with the core variant, just have to change the package name to "lib32-libjpeg-turbo" in PKGBUILD
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 commentr7v 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
withSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399