How to Install and Uninstall libgcrypt.i686 Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "libgcrypt.i686" package

Please follow the steps below to install libgcrypt.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libgcrypt.i686

2. Uninstall "libgcrypt.i686" package

Please follow the instructions below to uninstall libgcrypt.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libgcrypt.i686 $ sudo dnf autoremove

3. Information about the libgcrypt.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:39 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgcrypt
Version : 1.8.5
Release : 4.el8
Architecture : i686
Size : 446 k
Source : libgcrypt-1.8.5-4.el8.src.rpm
Repository : baseos
Summary : A general-purpose cryptography library
URL : http://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.