How to Install and Uninstall libgpgme-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "libgpgme-dev" package

Please follow the step by step instructions below to install libgpgme-dev on Kali Linux

$ sudo apt update $ sudo apt install libgpgme-dev

2. Uninstall "libgpgme-dev" package

Here is a brief guide to show you how to uninstall libgpgme-dev on Kali Linux:

$ sudo apt remove libgpgme-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgpgme-dev package on Kali Linux

Package: libgpgme-dev
Source: gpgme1.0 (1.18.0-4)
Version: 1.18.0-4+b2
Installed-Size: 1266
Maintainer: Debian GnuPG Maintainers
Architecture: amd64
Replaces: libgpgme11-dev
Provides: libgpgme11-dev (= 1.18.0-4+b2)
Depends: libassuan-dev, libc6-dev, libgpg-error-dev, libgpgme11 (= 1.18.0-4+b2), libassuan0 (>= 2.4.2), libc6 (>= 2.34), libgpg-error0 (>= 1.36)
Breaks: libgpgme11-dev
Size: 510972
SHA256: 40d8b55047d482948aac9335a8e3ca9981e25093ffa7269ada7116fdc719c2bb
SHA1: 921bd778d7040c71fa854210869ca21b83e8793f
MD5sum: da3c9c6da557a00bb09fc270fbb8924c
Description: 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.
Description-md5:
Homepage: https://www.gnupg.org/related_software/gpgme/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gpgme1.0/libgpgme-dev_1.18.0-4+b2_amd64.deb