How to Install and Uninstall gpgme.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "gpgme.x86_64" package

Please follow the guidance below to install gpgme.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install gpgme.x86_64

2. Uninstall "gpgme.x86_64" package

Please follow the guidance below to uninstall gpgme.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove gpgme.x86_64 $ sudo dnf autoremove

3. Information about the gpgme.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:16:28 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : gpgme
Version : 1.15.1
Release : 6.el9
Architecture : x86_64
Size : 563 k
Source : gpgme-1.15.1-6.el9.src.rpm
Repository : @System
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.