gpgme.x86_64 on CentOS 7 / RHEL 7

Last updated: January 29,2023

1. Install gpgme.x86_64 package

Here is a brief guide to show you how to install gpgme.x86_64 package:

sudo yum makecache
sudo yum install gpgme.x86_64

2. Uninstall / Remove gpgme.x86_64 package

Please follow the instructions below to uninstall gpgme.x86_64 package:

sudo yum remove gpgme.x86_64
sudo yum autoremove

3. Details of gpgme.x86_64 package

Installed Packages
Name : gpgme
Arch : x86_64
Version : 1.3.2
Release : 5.el7
Size : 535 k
Repo : installed
From repo : anaconda
Summary : GnuPG Made Easy - high level crypto API
URL : http://www.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.