How to Install and Uninstall gpgme.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "gpgme.i686" package

Please follow the steps below to install gpgme.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gpgme.i686

2. Uninstall "gpgme.i686" package

Please follow the steps below to uninstall gpgme.i686 on Oracle Linux 9:

$ sudo dnf remove gpgme.i686 $ sudo dnf autoremove

3. Information about the gpgme.i686 package on Oracle Linux 9

Last metadata expiration check: 2:00:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gpgme
Version : 1.15.1
Release : 6.el9
Architecture : i686
Size : 222 k
Source : gpgme-1.15.1-6.el9.src.rpm
Repository : ol9_baseos_latest
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.