How to Install and Uninstall libgcrypt-devel.i686 Package on Oracle Linux 9

Last updated: May 20,2024

1. Install "libgcrypt-devel.i686" package

Please follow the guidelines below to install libgcrypt-devel.i686 on Oracle Linux 9

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

2. Uninstall "libgcrypt-devel.i686" package

This guide covers the steps necessary to uninstall libgcrypt-devel.i686 on Oracle Linux 9:

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

3. Information about the libgcrypt-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 1:37:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libgcrypt-devel
Version : 1.10.0
Release : 10.el9_2
Architecture : i686
Size : 157 k
Source : libgcrypt-1.10.0-10.el9_2.src.rpm
Repository : ol9_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.