@irpye: You need to enable the multilib repository in pacman.conf. Most of the lib32 and bin32 packages are now in that repo.
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.16 |
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 .. 119 120 121 122 123 124 125 126 127 Next › Last »
warnem2 commented on 2010-09-10 20:11 (UTC)
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?
Hilinus commented on 2010-09-07 14:06 (UTC)
Updated dependencies to include additional 32bit X libs. Let me know if it doesn't work.
Bevan commented on 2010-09-07 10:48 (UTC)
ldd /opt/teamviewer/teamviewer/5/wine/drive_c/Program\ Files/TeamViewer/Version5/tvwine.dll.so
not a dynamic executable
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