How to Install and Uninstall gnutls-c++.i686 Package on Fedora 34

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install gnutls-c++.i686 on Fedora 34

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

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

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

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

3. Information about the gnutls-c++.i686 package on Fedora 34

Last metadata expiration check: 0:15:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gnutls-c++
Version : 3.7.4
Release : 1.fc34
Architecture : i686
Size : 29 k
Source : gnutls-3.7.4-1.fc34.src.rpm
Repository : updates
Summary : The C++ interface to 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.