How to Install and Uninstall gnutls.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 29,2024

1. Install "gnutls.i686" package

Please follow the instructions below to install gnutls.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install gnutls.i686

2. Uninstall "gnutls.i686" package

This guide covers the steps necessary to uninstall gnutls.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove gnutls.i686 $ sudo dnf autoremove

3. Information about the gnutls.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:22:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : gnutls
Version : 3.6.16
Release : 8.el8_9.1
Architecture : i686
Size : 1.0 M
Source : gnutls-3.6.16-8.el8_9.1.src.rpm
Repository : ubi-8-baseos-rpms
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.