Search Criteria
Package Details: gvm-libs-20 22.4.0-2
Git Clone URL: | https://aur.archlinux.org/gvm-libs-20.git (read-only, click to copy) |
---|---|
Package Base: | gvm-libs-20 |
Description: | greenbone-vulnerability-manager libraries |
Upstream URL: | https://github.com/greenbone/gvm-libs |
Licenses: | GPL |
Groups: | greenbone-vulnerability-manager |
Conflicts: | gvm-libs |
Provides: | gvm-libs |
Replaces: | openvas-libraries |
Submitter: | mfulz |
Maintainer: | mfulz |
Last Packager: | mfulz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-16 22:43 (UTC) |
Last Updated: | 2022-07-25 07:19 (UTC) |
Dependencies (13)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2-selinuxAUR)
- gnutls (gnutls-gitAUR)
- gpgme (gpgme-gitAUR)
- hiredis (hiredis-gitAUR)
- libldap (libldap24AUR)
- libnet (libnet-gitAUR)
- libpcap (libpcap-gitAUR)
- libssh (libssh-gitAUR)
- paho-mqtt-cAUR (paho-mqtt-c-gitAUR)
- sudo (nosudoAUR, fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, fudo-gitAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-clangAUR) (make)
- graphviz (make)
Required by (4)
- greenbone-security-assistant (requires gvm-libs)
- gsa
- gvmd
- openvas-scanner
Latest Comments
Hubbleexplorer commented on 2023-02-11 23:30 (UTC)
this results in a error with gpgme 1.18.0-2
"CMake Error at util/CMakeLists.txt:76 (message): The gpgme library >= 1.7.0 is required. "
mfulz commented on 2022-07-25 07:19 (UTC)
Thanks I've included it
ghostbuster commented on 2022-07-23 15:05 (UTC)
Building fails with the following error message:
./.cache/yay/gvm-libs-20/src/gvm-libs-22.4.0/util/mqtt.h:28:10: fatal error: MQTTClient.h: No such file or directory 28 | #include <MQTTClient.h>
Installing paho-mqtt-c solves the above error. Please add paho-mqtt-c or some other appropriate package to the dependency list.