libgpg-error
1.1、libgpg-error简介
是什么 ?: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
源码仓库:
1.2、通过包管理器安装libgpg-error
操作系统包管理器安装命令
macOSHomeBrewbrew install libgpg-error
GNU/LinuxHomeBrewbrew install libgpg-error
aptsudo apt-get install -y libgpg-error
CentOSyumsudo yum install -y libgpg-error
dnfsudo dnf install -y libgpg-error
openSUSEzyppersudo zypper install -y libgpg-error
Alpine Linuxapksudo apk add libgpg-error

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm libgpg-error
Gentoo LinuxPortagesudo emerge libgpg-error
1.3、通过编译源码安装libgpg-error
1.4、libgpg-error中包含的命令
1.5、libgpg-error中包含的头文件
1.6、libgpg-error中包含的库文件
  • libgpg-error.{a | so | dylib}