gpgme
gpgme
GNU Privacy Guard Made Easy
- version 1.23.2-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install gpgmeor
kpkg build gpgmeTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libksba"]
N1["libgpg-error"]
N2["libgcrypt"]
N3["gnupg"]
N4["gpgme"]
style N4 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N5["libassuan"]
N6["npth"]
N1 --> N3
N1 --> N0
N1 --> N5
N1 --> N2
N0 --> N3
N2 --> N3
N3 --> N4
N5 --> N3
N6 --> N3