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

Last updated: September 24,2024

1. Install "gnupg2.x86_64" package

Please follow the step by step instructions below to install gnupg2.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gnupg2.x86_64

2. Uninstall "gnupg2.x86_64" package

This guide let you learn how to uninstall gnupg2.x86_64 on Fedora 35:

$ sudo dnf remove gnupg2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:46:13 ago on Wed Sep 7 02:25:42 2022.
Installed Packages
Name : gnupg2
Version : 2.3.4
Release : 2.fc35
Architecture : x86_64
Size : 8.8 M
Source : gnupg2-2.3.4-2.fc35.src.rpm
Repository : @System
From repo : updates
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.