Search Criteria
Package Details: veyon-bin 4.8.2-2
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 |
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) |
Dependencies (19)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libfakekey
- libjpeg6-turbo
- libldap (libldap24)
- libprocps
- libsasl
- libvncserver (libvncserver-git)
- libxcomposite
- libxcursor (libxcursor-git)
- libxdamage
- libxext (libxext-git)
- libxfixes
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- libxtst
- pam (pam-selinux)
- procps-ng (procps-ng-git, busybox-coreutils)
- qca-qt6 (qca-qt6-git)
- qt6-5compat
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/
: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