yat2m
package
Install
- All systems
-
curl cmd.cat/yat2m.sh
- Debian
-
apt-get install gpgrt-tools
- Ubuntu
-
apt-get install libgpg-error-dev
- Alpine
-
apk add libgpg-error
- Arch Linux
-
pacman -S libgpg-error
- Kali Linux
-
apt-get install gpgrt-tools
- CentOS
-
yum install libgpg-error
- Fedora
-
dnf install libgpg-error-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgpg-error-dev
- OS X
-
brew install libgpg-error
- Raspbian
-
apt-get install libgpg-error-dev
- Dockerfile
- dockerfile.run/yat2m
- Docker
-
docker run cmd.cat/yat2m yat2m
powered by Commando
libgpg-error-devel
package
gpgrt-tools
GnuPG development runtime library (executable tools)
gpgrt (also known as libgpg-error) defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. This package contains yat2m, a Texinfo to nroff/troff converter useful for building manpages, and gpg-error, a binary for deciphering GnuPG/libgcrypt error codes.
libgpg-error
Support library for libgcrypt
libgpg-error-dev
GnuPG development runtime library (developer tools)
Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. It will likely be renamed "gpgrt" in the future. This package contains the headers and other files needed to compile against this library.