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

Last updated: May 05,2024

1. Install "python2-python-gnupg" package

This guide covers the steps necessary to install python2-python-gnupg on openSUSE Leap

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

2. Uninstall "python2-python-gnupg" package

Please follow the instructions below to uninstall python2-python-gnupg on openSUSE Leap:

$ sudo zypper remove python2-python-gnupg

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

Information for package python2-python-gnupg:
---------------------------------------------
Repository : Main Repository
Name : python2-python-gnupg
Version : 0.4.5-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 131,2 KiB
Installed : No
Status : not installed
Source package : python-python-gnupg-0.4.5-bp153.1.23.src
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.