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