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

Last updated: May 02,2024

1. Install "python3-gpgme" package

This guide covers the steps necessary to install python3-gpgme on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-gpgme

2. Uninstall "python3-gpgme" package

Please follow the guidance below to uninstall python3-gpgme on openSUSE Leap:

$ sudo zypper remove python3-gpgme

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

Information for package python3-gpgme:
--------------------------------------
Repository : Main Repository
Name : python3-gpgme
Version : 0.3-2.38
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 186.0 KiB
Installed : No
Status : not installed
Source package : python-gpgme-0.3-2.38.src
Upstream URL : http://pypi.python.org/pypi/pygpgme
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.

5. The same packages on other Linux Distributions