How to Install and Uninstall python3-gnupg.noarch Package on CentOS 8 / RHEL 8

Last updated: October 08,2024

1. Install "python3-gnupg.noarch" package

Please follow the step by step instructions below to install python3-gnupg.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-gnupg.noarch

2. Uninstall "python3-gnupg.noarch" package

This guide covers the steps necessary to uninstall python3-gnupg.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-gnupg.noarch $ sudo dnf autoremove

3. Information about the python3-gnupg.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:52:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-gnupg
Version : 0.4.6
Release : 1.el8
Architecture : noarch
Size : 47 k
Source : python-gnupg-0.4.6-1.el8.src.rpm
Repository : epel
Summary : A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
URL : https://gnupg.readthedocs.io/
License : BSD
Description : GnuPG bindings for python. This uses the gpg command.