How to Install and Uninstall python3-python-gnupg Package on openSUSE Leap

Last updated: July 01,2024

1. Install "python3-python-gnupg" package

This guide let you learn how to install python3-python-gnupg on openSUSE Leap

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

2. Uninstall "python3-python-gnupg" package

This guide let you learn how to uninstall python3-python-gnupg on openSUSE Leap:

$ sudo zypper remove python3-python-gnupg

3. Information about the python3-python-gnupg package on openSUSE Leap

Information for package python3-python-gnupg:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-python-gnupg
Version : 0.4.7-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 171.3 KiB
Installed : No
Status : not installed
Source package : python3-python-gnupg-0.4.7-150400.5.69.src
Upstream URL : http://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.