How to Install and Uninstall gnutls-c++.x86_64 Package on Fedora 38

Last updated: January 12,2025

1. Install "gnutls-c++.x86_64" package

Please follow the step by step instructions below to install gnutls-c++.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gnutls-c++.x86_64

2. Uninstall "gnutls-c++.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gnutls-c++.x86_64 on Fedora 38:

$ sudo dnf remove gnutls-c++.x86_64 $ sudo dnf autoremove

3. Information about the gnutls-c++.x86_64 package on Fedora 38

Last metadata expiration check: 1:16:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : gnutls-c++
Version : 3.8.3
Release : 1.fc38
Architecture : x86_64
Size : 26 k
Source : gnutls-3.8.3-1.fc38.src.rpm
Repository : updates
Summary : The C++ interface to GnuTLS
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.