是什么 ? | : | a small library that originally defined common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SCdaemon. Because Libgpg-error is a common dependency all GnuPG components, more features have been added to the library. |
开发语言 | : | C |
开发组织 | : | GNU |
官方主页 | : | https://gnupg.org/software/libgpg-error/index.html |
源码仓库 | : |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libgpg-error |
GNU/Linux | HomeBrew | brew install libgpg-error |
apt | sudo apt-get install -y libgpg-error | |
CentOS | yum | sudo yum install -y libgpg-error |
dnf | sudo dnf install -y libgpg-error | |
openSUSE | zypper | sudo zypper install -y libgpg-error |
Alpine Linux | apk | sudo apk add libgpg-error |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libgpg-error |