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

Last updated: October 06,2024

1. Install "gpgme1.22.x86_64" package

Please follow the step by step instructions below to install gpgme1.22.x86_64 on AlmaLinux 9

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

2. Uninstall "gpgme1.22.x86_64" package

Here is a brief guide to show you how to uninstall gpgme1.22.x86_64 on AlmaLinux 9:

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

3. Information about the gpgme1.22.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:31:52 ago on Wed Mar 13 07:41:12 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.