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

Last updated: June 29,2024

1. Install "libgcrypt-devel.i686" package

Please follow the guidelines below to install libgcrypt-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libgcrypt-devel.i686

2. Uninstall "libgcrypt-devel.i686" package

This guide let you learn how to uninstall libgcrypt-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libgcrypt-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libgcrypt-devel
Version : 1.8.5
Release : 7.el8_6
Architecture : i686
Size : 150 k
Source : libgcrypt-1.8.5-7.el8_6.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Development files for the libgcrypt package
URL : http://www.gnupg.org/
License : LGPLv2+ and GPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard. This package contains files needed to develop
: applications using libgcrypt.