gpgme-tool

Development headers and libraries for gpgme

Install

All systems
curl cmd.cat/gpgme-tool.sh
Debian Debian
apt-get install libgpgme-dev
Ubuntu
apt-get install libgpgme11-dev
Alpine
apk add gpgme
Arch Arch Linux
pacman -S gpgme
image/svg+xml Kali Linux
apt-get install libgpgme-dev
CentOS
yum install gpgme
Fedora
dnf install gpgme-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libgpgme11-dev
OS X
brew install gpgme
Raspbian
apt-get install libgpgme-dev
Docker
docker run cmd.cat/gpgme-tool gpgme-tool powered by Commando

gpgme-devel

Development headers and libraries for gpgme

libgpgme-dev

GPGME - GnuPG Made Easy (development files)

GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... This package contains the headers and other files needed to compile against this library.

gpgme

GnuPG Made Easy (GPGME) is a library designed to make access to

GnuPG easier for applications. It provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.

libgpgme11-dev

GPGME - GnuPG Made Easy (development files)

GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... This package contains the headers and other files needed to compile against this library.