How to Install and Uninstall libgnutls30 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libgnutls30" package

Please follow the step by step instructions below to install libgnutls30 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libgnutls30

2. Uninstall "libgnutls30" package

This guide let you learn how to uninstall libgnutls30 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libgnutls30 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libgnutls30
Architecture: amd64
Version: 3.7.1-3ubuntu1
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: 2352
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-3ubuntu1_amd64.deb
Size: 901664
MD5sum: 041a488cbcad1e91c63033bc548ee03c
SHA1: bdb862ebe6b462267e167fe9e62c625290397e69
SHA256: a19d148f4724349399a241726e7079fb13377e23b360358a955741550cc7e813
SHA512: 79b1cb0f6ab5771c36affd067532cda82eb88219cfc9cc223e007cdd3bd0afd5d7c08b6a648872b3930343993f7860790a1715483de53278475fb3a365484a56
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
Build-Essential: yes