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

Last updated: June 24,2024

1. Install "libgcrypt.i686" package

This tutorial shows how to install libgcrypt.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libgcrypt.i686

2. Uninstall "libgcrypt.i686" package

Please follow the guidance below to uninstall libgcrypt.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libgcrypt.i686 $ sudo dnf autoremove

3. Information about the libgcrypt.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:42:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libgcrypt
Version : 1.10.0
Release : 10.el9_2
Architecture : i686
Size : 484 k
Source : libgcrypt-1.10.0-10.el9_2.src.rpm
Repository : ubi-9-baseos-rpms
Summary : A general-purpose cryptography library
URL : https://www.gnupg.org/
License : LGPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard. This is a development version.