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

Last updated: July 02,2024

1. Install "python312-gpg" package

Please follow the instructions below to install python312-gpg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gpg

2. Uninstall "python312-gpg" package

Please follow the steps below to uninstall python312-gpg on openSuSE Tumbleweed:

$ sudo zypper remove python312-gpg

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

Information for package python312-gpg:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gpg
Version : 1.23.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 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.12 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.12 applications.