How to Install and Uninstall gnutls-c++.i686 Package on Oracle Linux 9

Last updated: May 17,2024

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

Here is a brief guide to show you how to install gnutls-c++.i686 on Oracle Linux 9

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

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

This tutorial shows how to uninstall gnutls-c++.i686 on Oracle Linux 9:

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

3. Information about the gnutls-c++.i686 package on Oracle Linux 9

Last metadata expiration check: 0:56:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gnutls-c++
Version : 3.7.6
Release : 23.el9_3.3
Architecture : i686
Size : 33 k
Source : gnutls-3.7.6-23.el9_3.3.src.rpm
Repository : ol9_appstream
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.