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

Last updated: June 29,2024

1. Install "python39-python-gnupg" package

Please follow the guidelines below to install python39-python-gnupg on openSuSE Tumbleweed

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

2. Uninstall "python39-python-gnupg" package

Here is a brief guide to show you how to uninstall python39-python-gnupg on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-gnupg

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

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