How to Install and Uninstall gnutls-utils.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "gnutls-utils.x86_64" package

Here is a brief guide to show you how to install gnutls-utils.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gnutls-utils.x86_64

2. Uninstall "gnutls-utils.x86_64" package

Please follow the step by step instructions below to uninstall gnutls-utils.x86_64 on Oracle Linux 9:

$ sudo dnf remove gnutls-utils.x86_64 $ sudo dnf autoremove

3. Information about the gnutls-utils.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:21:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gnutls-utils
Version : 3.7.6
Release : 23.el9_3.3
Architecture : x86_64
Size : 285 k
Source : gnutls-3.7.6-23.el9_3.3.src.rpm
Repository : ol9_appstream
Summary : Command line tools for TLS protocol
URL : http://www.gnutls.org/
License : GPLv3+
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.
: This package contains command line TLS client and server and certificate
: manipulation tools.