How to Install and Uninstall gnutls-dane.x86_64 Package on CentOS Stream 9

Last updated: January 11,2025

1. Install "gnutls-dane.x86_64" package

Here is a brief guide to show you how to install gnutls-dane.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gnutls-dane.x86_64

2. Uninstall "gnutls-dane.x86_64" package

Please follow the instructions below to uninstall gnutls-dane.x86_64 on CentOS Stream 9:

$ sudo dnf remove gnutls-dane.x86_64 $ sudo dnf autoremove

3. Information about the gnutls-dane.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:45:58 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gnutls-dane
Version : 3.8.3
Release : 1.el9
Architecture : x86_64
Size : 23 k
Source : gnutls-3.8.3-1.el9.src.rpm
Repository : appstream
Summary : A DANE protocol implementation for GnuTLS
URL : http://www.gnutls.org/
License : GPLv3+ and LGPLv2+
Description : GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
: protocols and technologies around them. It provides a simple C language
: application programming interface (API) to access the secure communications
: protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
: other required structures.
: This package contains library that implements the DANE protocol for verifying
: TLS certificates through DNSSEC.