Search Criteria
Package Details: veyon-bin 4.9.2-1
Package Actions
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.(Prebuilt version) |
Upstream URL: | https://veyon.io/ |
Keywords: | classroom-management computer-monitoring |
Licenses: | GPL-2.0-or-later |
Conflicts: | veyon |
Provides: | veyon |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 1 |
Popularity: | 0.006276 |
First Submitted: | 2023-04-03 04:06 (UTC) |
Last Updated: | 2025-02-05 07:29 (UTC) |
Dependencies (13)
- libfakekey
- libprocps
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxtst
- lzo
- pam (pam-selinuxAUR)
- qca-qt5 (qca-qt5-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
Latest Comments
« First ‹ Previous 1 2
LEONIDAS commented on 2024-04-05 21:49 (UTC)
In latest version(4.8.3-1), veyon-master fails to start with the following error:
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/
: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
andqca-qt5
.Improved PKGBUILD
« First ‹ Previous 1 2