How to Install and Uninstall python312-python-gnupg Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-python-gnupg" package

In this section, we are going to explain the necessary steps to install python312-python-gnupg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-python-gnupg

2. Uninstall "python312-python-gnupg" package

This is a short guide on how to uninstall python312-python-gnupg on openSuSE Tumbleweed:

$ sudo zypper remove python312-python-gnupg

3. Information about the python312-python-gnupg package on openSuSE Tumbleweed

Information for package python312-python-gnupg:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-python-gnupg
Version : 0.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 276.9 KiB
Installed : No
Status : not installed
Source package : python-python-gnupg-0.5.2-1.4.src
Upstream URL : https://pythonhosted.org/python-gnupg/index.html
Summary : A wrapper for the GNU Privacy Guard (GPG or GnuPG)
Description :
This module allows access to GnuPG's key management,
encryption and signature functionality from Python programs.