Equal a @boerde
"yaourt -s lib32-freetype2-infinality-ultimate"
Thanks.....
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 .. 39 40 41 42 43 44 45 46 47 48 49 .. 129 Next › Last »
CarlosCunha commented on 2017-10-20 11:49 (UTC)
Cysioland commented on 2017-10-20 10:27 (UTC)
For me it worked three
tavuntu commented on 2017-10-18 18:26 (UTC)
Downgrading lib32-freetype2 worked for me too!
boerde commented on 2017-10-18 18:21 (UTC)
For me it is only working by installing "lib32-freetype2-infinality-ultimate".
z3ntu commented on 2017-10-17 19:47 (UTC)
Downgrading lib32-freetype2 worked for me too.
gerladeno commented on 2017-10-16 07:20 (UTC)
@valnelde, thank you, mate, that worked for me!
valnelde commented on 2017-10-15 13:05 (UTC)
I have just tried all the tips here without success. In the end, I got teamviewer then with lib32-freetype2-infinality-ultimate to run
jerome2016 commented on 2017-10-13 13:02 (UTC)
@annoyingduck, thank you man, you are the best.
annoyingduck commented on 2017-10-12 20:11 (UTC) (edited on 2017-10-12 20:17 (UTC) by annoyingduck)
You guys are great here. Will we be notified if we can eventually release freetype2 from the ignore pkg list here? Steps to install & run (thanks to awesome comments):
gpg --keyserver pgp.mit.edu --recv-keys C1A60EACE707FDA5
(for ttfautohint package dependency)
yaourt -S teamviewer
sudo pacman -U https://archive.archlinux.org/packages/l/lib32-freetype2/lib32-freetype2-2.8-2-x86_64.pkg.tar.xz
OR:
sudo downgrade lib32-freetype2 (if downgrade installed)
Then add to pacman ignore pkg list in your preferred way.
sudo systemctl start teamviewerd.service
sudo systemctl enable teamviewerd.service
Now you can run teamviewer
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