How to Install and Uninstall python3-gpg Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-gpg" package
Please follow the instructions below to install python3-gpg on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-gpg
Copied
2. Uninstall "python3-gpg" package
In this section, we are going to explain the necessary steps to uninstall python3-gpg on openSUSE Leap:
$
sudo zypper remove
python3-gpg
Copied
3. Information about the python3-gpg package on openSUSE Leap
Information for package python3-gpg:
------------------------------------
Repository : Main Repository
Name : python3-gpg
Version : 1.16.0-150400.1.80
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : gpgme-1.16.0-150400.1.80.src
Upstream URL : https://www.gnupg.org/related_software/gpgme/
Summary : Python 3 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 3 applications.
------------------------------------
Repository : Main Repository
Name : python3-gpg
Version : 1.16.0-150400.1.80
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : gpgme-1.16.0-150400.1.80.src
Upstream URL : https://www.gnupg.org/related_software/gpgme/
Summary : Python 3 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 3 applications.