How to Install and Uninstall gnutls-dane.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "gnutls-dane.x86_64" package

This is a short guide on how to install gnutls-dane.x86_64 on Fedora 35

$ 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 Fedora 35:

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

3. Information about the gnutls-dane.x86_64 package on Fedora 35

Last metadata expiration check: 1:46:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gnutls-dane
Version : 3.7.7
Release : 1.fc35
Architecture : x86_64
Size : 31 k
Source : gnutls-3.7.7-1.fc35.src.rpm
Repository : updates
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.