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

Last updated: July 03,2024

1. Install "python311-python-gnupg" package

Please follow the steps below to install python311-python-gnupg on openSuSE Tumbleweed

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

2. Uninstall "python311-python-gnupg" package

Please follow the guidance below to uninstall python311-python-gnupg on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-gnupg

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

Information for package python311-python-gnupg:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-gnupg
Version : 0.5.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 294.4 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.