How to Install and Uninstall libgcrypt-devel.i686 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "libgcrypt-devel.i686" package

This guide covers the steps necessary to install libgcrypt-devel.i686 on CentOS Stream 9

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

2. Uninstall "libgcrypt-devel.i686" package

Please follow the step by step instructions below to uninstall libgcrypt-devel.i686 on CentOS Stream 9:

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

3. Information about the libgcrypt-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 1:24:44 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libgcrypt-devel
Version : 1.10.0
Release : 10.el9
Architecture : i686
Size : 145 k
Source : libgcrypt-1.10.0-10.el9.src.rpm
Repository : appstream
Summary : Development files for the libgcrypt package
URL : https://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.