How to Install and Uninstall gpgme Package on openSUSE Leap
Last updated: November 27,2024
1. Install "gpgme" package
Here is a brief guide to show you how to install gpgme on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gpgme
Copied
2. Uninstall "gpgme" package
This guide covers the steps necessary to uninstall gpgme on openSUSE Leap:
$
sudo zypper remove
gpgme
Copied
3. Information about the gpgme package on openSUSE Leap
Information for package gpgme:
------------------------------
Repository : Main Repository
Name : gpgme
Version : 1.16.0-150400.1.80
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 965.5 KiB
Installed : No
Status : not installed
Source package : gpgme-1.16.0-150400.1.80.src
Upstream URL : https://www.gnupg.org/related_software/gpgme/
Summary : Programmatic library interface to GnuPG
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. It uses GnuPG as its back-end.
------------------------------
Repository : Main Repository
Name : gpgme
Version : 1.16.0-150400.1.80
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 965.5 KiB
Installed : No
Status : not installed
Source package : gpgme-1.16.0-150400.1.80.src
Upstream URL : https://www.gnupg.org/related_software/gpgme/
Summary : Programmatic library interface to GnuPG
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. It uses GnuPG as its back-end.