How to Install and Uninstall libgpg-error-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "libgpg-error-dev" package

Please follow the steps below to install libgpg-error-dev on Kali Linux

$ sudo apt update $ sudo apt install libgpg-error-dev

2. Uninstall "libgpg-error-dev" package

Learn how to uninstall libgpg-error-dev on Kali Linux:

$ sudo apt remove libgpg-error-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgpg-error-dev package on Kali Linux

Package: libgpg-error-dev
Source: libgpg-error
Version: 1.47-3
Installed-Size: 521
Maintainer: Debian GnuPG Maintainers
Architecture: amd64
Depends: libgpg-error0 (= 1.47-3)
Size: 135652
SHA256: 8c78164e93a07b64b9b1c946fe3fbe8e3aabf4749141d92965563b1230a064b0
SHA1: 76444b045ef87a0c08610e1fbe4c1b743c98157e
MD5sum: 694d8518d2a22bb38fba4d205deda9aa
Description: 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.
Description-md5:
Homepage: https://www.gnupg.org/related_software/libgpg-error/
Tag: devel::library, role::devel-lib, security::cryptography, suite::gnu
Section: libdevel
Priority: optional
Filename: pool/main/libg/libgpg-error/libgpg-error-dev_1.47-3_amd64.deb