@Tids: actually, there are - me, for instance. I enable the service selectively when I need TV to remotely administer my parents PC. At all other times, I do not want that daemon to be running in the background.
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.47 |
| 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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 129 Next › Last »
Taijian commented on 2018-04-22 07:36 (UTC)
fabiscafe commented on 2018-04-22 00:14 (UTC)
@swiftgeek could you just run
systemctl enable --now teamviewerd.service
from the install script? Because why not enable it, so we can use it right away? I dont think there are many users who install TV and then dont use it, but many who are a bit upset that the service isnt running after installation.
annoyingduck commented on 2018-04-16 15:18 (UTC)
@Pietro_Pizzi I noticed this too. The individual computer settings via GUI are no longer there (where you could change the default resolution, window size, etc. per computer). However, changing these options when connected to a remote computer via the pull down menu seem to stick when logging back in. I'm not sure if those settings are just handled differently in 13 or maybe they haven't been added back in on TV13 Linux yet.
Pietro_Pizzi commented on 2018-04-16 14:11 (UTC)
I have upgraded from v12. I'm on KDE/Plasma/SDDM and I'm logged in.
Q: Is it normal that now I can't edit any settings for my stored connections with in the GUI? The only features v13 has right now is "connect to an already saved machine" and "open the management console online" (where you can edit the connections).
tuva_men commented on 2018-04-12 15:54 (UTC)
TV13 works only with lightdm, in sddm it works "partially". Now I need to figure out how to undo the hell in TV12 with downgrading and installing lib32-freetype2 and lib32-dbus
the-k commented on 2018-04-09 07:44 (UTC)
Please, remove the 32 bit dependencies, it works just fine without them.
Utini commented on 2018-04-08 15:58 (UTC)
Problem for me is that as soon as I connect with my client, my servers user will log out of GNOME. And then teamviewer server will go offline.
Any ideas?
maxbaz commented on 2018-04-05 12:42 (UTC)
This is because the current PKGBUILD declares them in the dependencies section - when I installed teamviewer, I modified PKGBUILD and deleted all lib32- entries from there.
annoyingduck commented on 2018-04-05 12:40 (UTC)
When I attempt to remove the multilib repo per the Arch Wiki I keep getting errors when executing the "pacman -R $(paclist multilib | cut -f1 -d' ')" command stating that Teamviewer still requires all these packages, which is where my original confusion came from.
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