Package Details: anydesk-bin 6.3.3-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.29
First Submitted: 2020-02-26 00:13 (UTC)
Last Updated: 2024-09-23 13:52 (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 2 3 4 5 6 7 8 9 10 11 .. 21 Next › Last »

D3SOX commented on 2021-09-27 18:27 (UTC)

@jgmdev Thank you I tried to build it in a clean chroot, and it seems like it doesn't install that, fixed ^^

jgmdev commented on 2021-09-27 18:20 (UTC)

libxkbfile is another required dependency

D3SOX commented on 2021-07-23 23:03 (UTC)

@Mounicq Works fine for me without. The patchelf command during build replaces it with libpangoxft-1.0.so which is provided by the pango package. How did you install it and what distro are you on?

Mounicq commented on 2021-07-23 22:23 (UTC)

anydesk-bin 6.1.1-4 anydesk: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory also need pangox-compat as a dependancy.

D3SOX commented on 2021-06-28 07:16 (UTC)

@alexanberni Thanks for pointing that out. I will add it as a dependency.

alexanberni commented on 2021-06-28 06:25 (UTC)

For version 6.1.1, need install 'polkit', for fix error with this text "error loading libpolkit-gobject-1.0"

jose1711 commented on 2021-05-10 05:47 (UTC)

the idea was to give a suggestion to the user - not to edit the file directly.

D3SOX commented on 2021-05-10 05:27 (UTC)

Yes, I also think this should not be added. However, I can add a warning when the package is installed and display-manager.service is not enabled with a link to that forum thread.

amish commented on 2021-05-10 01:44 (UTC)

Package should not modify the critical PAM file or any file not owned by package itself, in anyway. Those who want the feature can do it themselves.

galvez_65 commented on 2021-05-10 01:28 (UTC)

@jose1711, what are the ramifications of adding type=x11 to pam.d/system-login? I personally think that modifying scripts like this with the post-install sounds pretty dangerous. I would prefer it not be added to the post-install. That said echoing a suggestion for the user to edit the script themselves would be ok.