How to Install and Uninstall gnupg2.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "gnupg2.x86_64" package

Please follow the guidance below to install gnupg2.x86_64 on Fedora 34

$ 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 Fedora 34:

$ sudo dnf remove gnupg2.x86_64 $ sudo dnf autoremove

3. Information about the gnupg2.x86_64 package on Fedora 34

Last metadata expiration check: 2:54:37 ago on Tue Sep 6 08:10:37 2022.
Installed Packages
Name : gnupg2
Version : 2.2.27
Release : 4.fc34
Architecture : x86_64
Size : 8.3 M
Source : gnupg2-2.2.27-4.fc34.src.rpm
Repository : @System
From repo : anaconda
Summary : Utility for secure communication and data storage
URL : https://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.