How to Install and Uninstall python38-gpg Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-gpg" package

Please follow the step by step instructions below to install python38-gpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-gpg

2. Uninstall "python38-gpg" package

This is a short guide on how to uninstall python38-gpg on openSuSE Tumbleweed:

$ sudo zypper remove python38-gpg

3. Information about the python38-gpg package on openSuSE Tumbleweed

Information for package python38-gpg:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gpg
Version : 1.16.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : gpgme-1.16.0-2.2.src
Summary : Python 3.8 bindings for GPGME, a library for accessing 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.
This package contains the bindings to use the library from Python 3.8 applications.