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

Last updated: January 11,2025

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

This is a short guide on how to install gnutls-c++.i686 on Fedora 38

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

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

This is a short guide on how to uninstall gnutls-c++.i686 on Fedora 38:

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

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

Last metadata expiration check: 1:09:20 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : gnutls-c++
Version : 3.8.3
Release : 1.fc38
Architecture : i686
Size : 28 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.