How to Install and Uninstall gpgme.i686 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "gpgme.i686" package

Please follow the guidelines below to install gpgme.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gpgme.i686

2. Uninstall "gpgme.i686" package

This guide covers the steps necessary to uninstall gpgme.i686 on CentOS Stream 9:

$ sudo dnf remove gpgme.i686 $ sudo dnf autoremove

3. Information about the gpgme.i686 package on CentOS Stream 9

Last metadata expiration check: 2:45:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gpgme
Version : 1.15.1
Release : 6.el9
Architecture : i686
Size : 214 k
Source : gpgme-1.15.1-6.el9.src.rpm
Repository : baseos
Summary : GnuPG Made Easy - high level crypto API
URL : https://gnupg.org/related_software/gpgme/
License : LGPLv2+ and GPLv3+
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.