How to Install and Uninstall python2-gpgme Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-gpgme" package

Please follow the guidance below to install python2-gpgme on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-gpgme

2. Uninstall "python2-gpgme" package

This guide let you learn how to uninstall python2-gpgme on openSUSE Leap:

$ sudo zypper remove python2-gpgme

3. Information about the python2-gpgme package on openSUSE Leap

Information for package python2-gpgme:
--------------------------------------
Repository : Main Repository
Name : python2-gpgme
Version : 0.3-2.38
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 187,3 KiB
Installed : No
Status : not installed
Source package : python-gpgme-0.3-2.38.src
Summary : A Python module for working with OpenPGP messages
Description :
PyGPGME is a Python module that lets you sign, verify, encrypt and
decrypt messages using the OpenPGP format.
It is built on top of the GNU Privacy Guard and the GPGME library.