How to Install and Uninstall gpgme.i686 Package on Fedora 35

Last updated: February 05,2025

1. Install "gpgme.i686" package

This tutorial shows how to install gpgme.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install gpgme.i686

2. Uninstall "gpgme.i686" package

Please follow the guidelines below to uninstall gpgme.i686 on Fedora 35:

$ sudo dnf remove gpgme.i686 $ sudo dnf autoremove

3. Information about the gpgme.i686 package on Fedora 35

Last metadata expiration check: 1:20:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : gpgme
Version : 1.15.1
Release : 6.fc35
Architecture : i686
Size : 213 k
Source : gpgme-1.15.1-6.fc35.src.rpm
Repository : updates
Summary : GnuPG Made Easy - high level crypto API
URL : https://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.