How to Install and Uninstall gnutls.x86_64 Package on Rocky Linux 9
Last updated: November 02,2024
1. Install "gnutls.x86_64" package
Please follow the guidance below to install gnutls.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
gnutls.x86_64
Copied
2. Uninstall "gnutls.x86_64" package
This is a short guide on how to uninstall gnutls.x86_64 on Rocky Linux 9:
$
sudo dnf remove
gnutls.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gnutls.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:32:02 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : gnutls
Version : 3.7.6
Release : 23.el9_3.3
Architecture : x86_64
Size : 3.1 M
Source : gnutls-3.7.6-23.el9_3.3.src.rpm
Repository : @System
From repo : baseos
Summary : A TLS protocol implementation
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.
Installed Packages
Name : gnutls
Version : 3.7.6
Release : 23.el9_3.3
Architecture : x86_64
Size : 3.1 M
Source : gnutls-3.7.6-23.el9_3.3.src.rpm
Repository : @System
From repo : baseos
Summary : A TLS protocol implementation
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.