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

Last updated: May 20,2024

1. Install "libgpg-error-devel.i686" package

Please follow the step by step instructions below to install libgpg-error-devel.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libgpg-error-devel.i686

2. Uninstall "libgpg-error-devel.i686" package

Please follow the guidelines below to uninstall libgpg-error-devel.i686 on CentOS Stream 9:

$ sudo dnf remove libgpg-error-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:23:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libgpg-error-devel
Version : 1.42
Release : 5.el9
Architecture : i686
Size : 66 k
Source : libgpg-error-1.42-5.el9.src.rpm
Repository : appstream
Summary : Development files for the libgpg-error package
URL : https://www.gnupg.org/related_software/libgpg-error/
License : LGPLv2+
Description : This is a library that defines common error values for all GnuPG
: components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
: pinentry, SmartCard Daemon and possibly more in the future. This package
: contains files necessary to develop applications using libgpg-error.