Package Details: anydesk-bin 6.3.2-1

Git Clone URL: https://aur.archlinux.org/anydesk-bin.git (read-only, click to copy)
Package Base: anydesk-bin
Description: The Fast Remote Desktop Application
Upstream URL: https://anydesk.com
Keywords: anydesk desktop remote teamviewer
Licenses: custom
Conflicts: anydesk
Provides: anydesk
Submitter: D3SOX
Maintainer: D3SOX (severach)
Last Packager: D3SOX
Votes: 227
Popularity: 1.73
First Submitted: 2020-02-26 00:13 (UTC)
Last Updated: 2024-04-23 09:20 (UTC)

Pinned Comments

D3SOX commented on 2024-02-08 16:46 (UTC) (edited on 2024-04-23 11:42 (UTC) by D3SOX)

Please check if there's actually a new version for Linux available before flagging this package. The version numbers for Windows and Linux are different.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 21 Next › Last »

D3SOX commented on 2020-05-15 21:19 (UTC)

I have pushed an update which adds the gnome themes as dependency and force uses Adwaita for the AnyDesk application. This should fix issues with text being not/barely readable

D3SOX commented on 2020-05-15 06:43 (UTC)

Thank you for your feedback. This is an issue on AnyDesk's side when using a dark GTK Theme which also bugs me a little. I think I can fix it by letting this package depend on Adwaita and run the application with that theme. I think there is an environment variable to change the theme for one application but I'm not sure. I will research it later.

duckdave commented on 2020-05-15 05:46 (UTC)

I have a cosmetic issue, the font color and background a very bright so its not good readable. Anyway the app works great, thanks a lot!

ARCHologist commented on 2020-05-13 18:21 (UTC)

Works for me now too. Thanks a lot.

galvez_65 commented on 2020-05-06 21:30 (UTC)

@severach @D3SOX Wow this works great! I love this community 2 days from issue discovered to a great patch put in place to resolve the issue, plus I learned soemthing too. Thanks for maintaining this too

nursoda commented on 2020-05-06 21:03 (UTC)

@D3SOX: Absolutely! I already had withdrewn my comment when I saw that you had added the dependency already. A BIG thank you for your package support and that you strive to find the best compatible solution.

D3SOX commented on 2020-05-06 20:41 (UTC)

@nursoda It's only a make dependency so I think the current version should be fine

D3SOX commented on 2020-05-06 20:08 (UTC)

@severach Thank you very much for providing this! I did not know about patchelf and that it can do this kind of stuff.

severach commented on 2020-05-06 20:02 (UTC) (edited on 2020-05-06 20:02 (UTC) by severach)

options=('!strip')

patchelf --replace-needed 'libpangox-1.0.so.0' 'libpangoxft-1.0.so' "${pkgdir}/usr/bin/anydesk"