Package Details: veyon-bin 4.8.2-2

Git Clone URL: https://aur.archlinux.org/veyon-bin.git (read-only, click to copy)
Package Base: veyon-bin
Description: Cross-platform computer monitoring and classroom management
Upstream URL: https://veyon.io/
Licenses: GPL2
Conflicts: veyon
Provides: veyon
Submitter: zxp19821005
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 0
Popularity: 0.000000
First Submitted: 2023-04-03 04:06 (UTC)
Last Updated: 2023-08-14 15:07 (UTC)

Latest Comments

zxp19821005 commented on 2023-04-06 01:41 (UTC)

@yochananmarqos Thank you.I've fix that,and add you to the maintainers.

yochananmarqos commented on 2023-04-04 16:22 (UTC) (edited on 2023-04-04 16:23 (UTC) by yochananmarqos)

This is currently broken as the lib directory is hard-coded in the binaries to /usr/lib/x86_64-linux-gnu/:

error while loading shared libraries: libveyon-core.so: cannot open shared object file: No such file or directory

If you use the RPM as the source instead of the DEB, /usr/lib64/ can be installed to /usr/lib/ as /usr/lib64/ is a symlink to /usr/lib/.

There are missing dependencies on libfakekey, libldap, libsasl, libvncserver and qca-qt5.

Improved PKGBUILD