How to Install and Uninstall gpgme.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "gpgme.i686" package
In this section, we are going to explain the necessary steps to install gpgme.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gpgme.i686
Copied
2. Uninstall "gpgme.i686" package
This guide let you learn how to uninstall gpgme.i686 on Rocky Linux 8:
$
sudo dnf remove
gpgme.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gpgme.i686 package on Rocky Linux 8
Last metadata expiration check: 0:38:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gpgme
Version : 1.13.1
Release : 11.el8
Architecture : i686
Size : 343 k
Source : gpgme-1.13.1-11.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : gpgme
Version : 1.13.1
Release : 11.el8
Architecture : i686
Size : 343 k
Source : gpgme-1.13.1-11.el8.src.rpm
Repository : baseos
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.