How to Install and Uninstall gpgme.i686 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "gpgme.i686" package
This guide let you learn how to install gpgme.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gpgme.i686
Copied
2. Uninstall "gpgme.i686" package
This tutorial shows how to uninstall gpgme.i686 on Oracle Linux 8:
$
sudo dnf remove
gpgme.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gpgme.i686 package on Oracle Linux 8
Last metadata expiration check: 0:50:48 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gpgme
Version : 1.13.1
Release : 11.el8
Architecture : i686
Size : 344 k
Source : gpgme-1.13.1-11.el8.src.rpm
Repository : ol8_baseos_latest
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 : 344 k
Source : gpgme-1.13.1-11.el8.src.rpm
Repository : ol8_baseos_latest
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.