How to Install and Uninstall gnutls.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "gnutls.x86_64" package

This guide covers the steps necessary to install gnutls.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gnutls.x86_64

2. Uninstall "gnutls.x86_64" package

Please follow the instructions below to uninstall gnutls.x86_64 on Fedora 39:

$ sudo dnf remove gnutls.x86_64 $ sudo dnf autoremove

3. Information about the gnutls.x86_64 package on Fedora 39

Last metadata expiration check: 3:48:21 ago on Thu Mar 7 11:44:58 2024.
Installed Packages
Name : gnutls
Version : 3.8.3
Release : 1.fc39
Architecture : x86_64
Size : 3.2 M
Source : gnutls-3.8.3-1.fc39.src.rpm
Repository : @System
From repo : updates
Summary : A TLS protocol implementation
URL : http://www.gnutls.org/
License : GPL-3.0-or-later AND LGPL-2.1-or-later
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.