Search Criteria
Package Details: teamviewer 15.76.5-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: | 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.50 |
| First Submitted: | 2010-04-15 10:29 (UTC) |
| Last Updated: | 2026-05-11 17:35 (UTC) |
Dependencies (4)
Required by (3)
Sources (4)
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_amd64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_arm64.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_armhf.deb
- https://dl.teamviewer.com/download/linux/version_15x/teamviewer_15.76.5_i386.deb
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 129 Next › Last »
tomacrisan commented on 2018-10-08 14:31 (UTC) (edited on 2018-10-08 14:36 (UTC) by tomacrisan)
nx345 commented on 2018-09-27 21:09 (UTC)
When launching it I have this :
Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ...
Nothing shows up, so it is not working.
I have of course enabled systemctl enable teamviewerd.service
joaodalvi commented on 2018-09-11 18:45 (UTC)
For those with problems regarding not connecting on your teamviewer 13. No need for 32 bit libs. Problem is you have to enable and start teamviewerd.service with systemctl. Just run the following as root:
systemctl enable teamviewerd.service
systemctl start teamviewerd.service
And than start teamviewer again, you should be able to connect normally. Package sumbitter could maybe include this info in a fixed post as there probably are other people affected by the same issue.
erkexzcx commented on 2018-09-02 20:24 (UTC)
Getting core dumped. 99% sure it needs some lib32 libraries from multilib repo. teamviewer12 works just fine.
tomacrisan commented on 2018-08-11 18:44 (UTC)
Regarding a previous comment I made, it is a case of not thinking first before posting. This AUR version works fine; I just needed to enable the teamviewerd service.
tomacrisan commented on 2018-08-11 18:26 (UTC)
I have been having trouble getting both versions v13.1.8286 and 13.2.13582 to connect when I use the .deb files. I do have nss-mdns installed.
When installing manually from the tar.xz files, the default teamviewer connects immediately without issues.
https://dl.tvcdn.de/download/linux/version_13x/teamviewer-host_13.2.13582_armhf.tar.xz (armv7h) https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.2.13582_amd64.tar.xz (x86_64) https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.2.13582_i386.tar.xz (i686)
I haven't determined why this is but thought I would post the information in case it is useful to others.
swiftgeek commented on 2018-08-09 15:08 (UTC)
If you are flagging package out of date make sure it's actually available for download (eg. as of right now 8286 is the newest one)
https://dl.tvcdn.de/download/linux/version_13x/ is 403 forbidden so i can't just list all the versions available
m1cr0man commented on 2018-07-25 21:12 (UTC)
Same as ask6155 - had to install nss-mdns before the "Not Ready" message/red light went away.
ask6155 commented on 2018-07-24 11:34 (UTC)
Hey I installed Teamviewer and it booted properly but it said it cannot connect (Check the connection) after like 20 mins on forums I found out it requires libnss-resolver to work. can you add that to the dependencies?
NicoLiendo commented on 2018-07-23 20:31 (UTC)
No matter what I do, I get this message: Init... CheckCPU: SSE2 support: yes Checking setup... Launching TeamViewer ... Launching TeamViewer GUI ... Aborted (`core' dump)
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.
startxusers 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.confwithSource: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399