How to Install and Uninstall gpgme.i686 Package on CentOS 8 / RHEL 8

Last updated: June 23,2024

1. Install "gpgme.i686" package

Please follow the guidance below to install gpgme.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gpgme.i686

2. Uninstall "gpgme.i686" package

Here is a brief guide to show you how to uninstall gpgme.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove gpgme.i686 $ sudo dnf autoremove

3. Information about the gpgme.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:51:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gpgme
Version : 1.13.1
Release : 3.el8
Architecture : i686
Size : 344 k
Source : gpgme-1.13.1-3.el8.src.rpm
Repository : baseos
Summary : GnuPG Made Easy - high level crypto API
URL : https://gnupg.org/related_software/gpgme/
License : LGPLv2+
Description : GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
: easier for applications. It provides a high-level crypto API for
: encryption, decryption, signing, signature verification and key
: management.