How to Install and Uninstall gnutls-c++.x86_64 Package on AlmaLinux 9

Last updated: October 12,2024

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

This guide covers the steps necessary to install gnutls-c++.x86_64 on AlmaLinux 9

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

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

This guide let you learn how to uninstall gnutls-c++.x86_64 on AlmaLinux 9:

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

3. Information about the gnutls-c++.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:52:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gnutls-c++
Version : 3.7.6
Release : 23.el9_3.3
Architecture : x86_64
Size : 32 k
Source : gnutls-3.7.6-23.el9_3.3.src.rpm
Repository : 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.