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

Last updated: November 23,2024

1. Install "python39-gpg" package

This guide let you learn how to install python39-gpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gpg

2. Uninstall "python39-gpg" package

Please follow the guidelines below to uninstall python39-gpg on openSuSE Tumbleweed:

$ sudo zypper remove python39-gpg

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

Information for package python39-gpg:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-gpg
Version : 1.23.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : gpgme-1.23.2-4.1.src
Upstream URL : https://www.gnupg.org/related_software/gpgme/
Summary : Python 3.9 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.9 applications.