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

Last updated: October 13,2024

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

This is a short guide on how to install libgpg-error-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

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

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

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

Last metadata expiration check: 1:46:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libgpg-error-devel
Version : 1.31
Release : 1.el8
Architecture : i686
Size : 64 k
Source : libgpg-error-1.31-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.