How to Install and Uninstall gpgme1.22.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "gpgme1.22.x86_64" package

Please follow the guidelines below to install gpgme1.22.x86_64 on CentOS Stream 9

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

2. Uninstall "gpgme1.22.x86_64" package

Please follow the guidelines below to uninstall gpgme1.22.x86_64 on CentOS Stream 9:

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

3. Information about the gpgme1.22.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:08:13 ago on Sat Mar 16 16:03:45 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.