How to Install and Uninstall python2-gpg Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python2-gpg" package

This guide let you learn how to install python2-gpg on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-gpg

2. Uninstall "python2-gpg" package

Please follow the guidelines below to uninstall python2-gpg on openSUSE Leap:

$ sudo zypper remove python2-gpg

3. Information about the python2-gpg package on openSUSE Leap

Information for package python2-gpg:
------------------------------------
Repository : Main Repository
Name : python2-gpg
Version : 1.13.1-4.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : gpgme-1.13.1-4.3.1.src
Summary : Python 2 bindings for GPGME, a library for accessing GnuPG
Description :
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
easier for applications. It provides a high-level crypto API for
encryption, decryption, signing, signature verification, and key
management.
This package contains the bindings to use the library from Python 2 applications.