How to Install and Uninstall libgcrypt20 Package on Kali Linux

Last updated: May 20,2024

1. Install "libgcrypt20" package

Learn how to install libgcrypt20 on Kali Linux

$ sudo apt update $ sudo apt install libgcrypt20

2. Uninstall "libgcrypt20" package

This guide covers the steps necessary to uninstall libgcrypt20 on Kali Linux:

$ sudo apt remove libgcrypt20 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgcrypt20 package on Kali Linux

Package: libgcrypt20
Version: 1.10.3-2
Installed-Size: 1606
Maintainer: Debian GnuTLS Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgpg-error0 (>= 1.27)
Suggests: rng-tools
Size: 708076
SHA256: 2bbafc262b4710ea1b1221108d1c130d0a79a481b11f800db342df6847994f6a
SHA1: 5c88ab2bc2c13f4499c41dbf2277d9eb0f33f972
MD5sum: d86dfa690cf6caf140e44ac7d538a7e0
Description: LGPL Crypto library - runtime library
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
.
Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED,
Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5,
RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384,
SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC
(Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.)
Description-md5:
Multi-Arch: same
Homepage: https://gnupg.org/software/libgcrypt/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-2_amd64.deb