How to Install and Uninstall gnupg2.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "gnupg2.x86_64" package

Learn how to install gnupg2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install gnupg2.x86_64

2. Uninstall "gnupg2.x86_64" package

Please follow the guidelines below to uninstall gnupg2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove gnupg2.x86_64 $ sudo dnf autoremove

3. Information about the gnupg2.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:12:15 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : gnupg2
Version : 2.2.20
Release : 3.el8_6
Architecture : x86_64
Size : 9.5 M
Source : gnupg2-2.2.20-3.el8_6.src.rpm
Repository : @System
Summary : Utility for secure communication and data storage
URL : http://www.gnupg.org/
License : GPLv3+
Description : GnuPG is GNU's tool for secure communication and data storage. It can
: be used to encrypt data and to create digital signatures. It includes
: an advanced key management facility and is compliant with the proposed
: OpenPGP Internet standard as described in RFC2440 and the S/MIME
: standard as described by several RFCs.
:
: GnuPG 2.0 is a newer version of GnuPG with additional support for
: S/MIME. It has a different design philosophy that splits
: functionality up into several modules. The S/MIME and smartcard functionality
: is provided by the gnupg2-smime package.