How to Install and Uninstall libgnutls30 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "libgnutls30" package

Please follow the guidelines below to install libgnutls30 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgnutls30

2. Uninstall "libgnutls30" package

Please follow the steps below to uninstall libgnutls30 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgnutls30 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgnutls30 package on Ubuntu 21.10 (Impish Indri)

Package: libgnutls30
Architecture: amd64
Version: 3.7.1-5ubuntu1
Multi-Arch: same
Priority: important
Section: libs
Source: gnutls28
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GnuTLS Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2256
Depends: libgmp10 (>= 2:6.0.0), libc6 (>= 2.33), libhogweed6 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8 (>= 3.7~), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14), libunistring2 (>= 0.9.7)
Suggests: gnutls-bin
Filename: pool/main/g/gnutls28/libgnutls30_3.7.1-5ubuntu1_amd64.deb
Size: 955562
MD5sum: bec7a619d6e73f7b4cb46b6ad7a3d725
SHA1: 6c1e8a59c35c2a3dae18b01e995c939a0c6caf44
SHA256: bb3bcb16155d820be5cebbaecb03b24bd817ec9d8760366e43a050f99f9cb6c9
SHA512: 3c4dfa0c239366187acde1b3baef91b5b44692834a86e8c59fed6b2760f66ae1c1685d555993bed7f9b720388b9d00d9f5872d39c08c57cd9373af9e40a1ac50
Homepage: https://www.gnutls.org/
Description-en: GNU TLS library - main runtime library
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
.
GnuTLS features support for:
- certificate path validation, as well as DANE and trust on first use.
- the Online Certificate Status Protocol (OCSP).
- public key methods, including RSA and Elliptic curves, as well as password
and key authentication methods such as SRP and PSK protocols.
- all the strong encryption algorithms, including AES and Camellia.
- CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
- HSMs and cryptographic tokens, via PKCS #11.
.
This package contains the main runtime library.
Description-md5: 62280ac2a597a21eda709c611a5c0008
Task: minimal, server-minimal
Build-Essential: yes