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

Last updated: November 27,2024

1. Install "gnupg1.x86_64" package

This guide covers the steps necessary to install gnupg1.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gnupg1.x86_64

2. Uninstall "gnupg1.x86_64" package

This is a short guide on how to uninstall gnupg1.x86_64 on Fedora 39:

$ sudo dnf remove gnupg1.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gnupg1
Version : 1.4.23
Release : 23.fc39
Architecture : x86_64
Size : 1.3 M
Source : gnupg1-1.4.23-23.fc39.src.rpm
Repository : fedora
Summary : A GNU utility for secure communication and data storage
URL : http://www.gnupg.org/
License : GPL-3.0-or-later WITH Classpath-exception-2.0
Description : GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
: creating digital signatures. GnuPG has advanced key management
: capabilities and is compliant with the proposed OpenPGP Internet
: standard described in RFC2440. Since GnuPG doesn't use any patented
: algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
: only IDEA for symmetric-key encryption, which is patented worldwide).