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

Last updated: September 30,2024

1. Install "gnupg2.x86_64" package

This is a short guide on how to install gnupg2.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gnupg2.x86_64

2. Uninstall "gnupg2.x86_64" package

Please follow the steps below to uninstall gnupg2.x86_64 on Fedora 39:

$ sudo dnf remove gnupg2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:57:44 ago on Thu Mar 7 11:44:58 2024.
Installed Packages
Name : gnupg2
Version : 2.4.4
Release : 1.fc39
Architecture : x86_64
Size : 9.5 M
Source : gnupg2-2.4.4-1.fc39.src.rpm
Repository : @System
From repo : updates
Summary : Utility for secure communication and data storage
URL : https://www.gnupg.org/
License : CC0-1.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND (BSD-3-Clause OR LGPL-3.0-or-later OR GPL-2.0-or-later) AND CC-BY-4.0 AND MIT
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.