How to Install and Uninstall python36-gpgme Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-gpgme" package

In this section, we are going to explain the necessary steps to install python36-gpgme on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-gpgme

2. Uninstall "python36-gpgme" package

In this section, we are going to explain the necessary steps to uninstall python36-gpgme on openSuSE Tumbleweed:

$ sudo zypper remove python36-gpgme

3. Information about the python36-gpgme package on openSuSE Tumbleweed

Information for package python36-gpgme:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-gpgme
Version : 0.3-2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 190,1 KiB
Installed : No
Status : not installed
Source package : python-gpgme-0.3-2.18.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.