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

Last updated: July 02,2024

1. Install "gpgme1.22.x86_64" package

Please follow the steps below to install gpgme1.22.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install gpgme1.22.x86_64

2. Uninstall "gpgme1.22.x86_64" package

This is a short guide on how to uninstall gpgme1.22.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove gpgme1.22.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:13:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gpgme1.22
Version : 1.22.0
Release : 1.el9
Architecture : x86_64
Size : 186 k
Source : gpgme1.22-1.22.0-1.el9.src.rpm
Repository : epel
Summary : GnuPG Made Easy - high level crypto API - version 1.22
URL : https://gnupg.org/related_software/gpgme/
License : LGPL-2.1-or-later AND MIT
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.