How to Install and Uninstall gnupg2.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "gnupg2.x86_64" package

Please follow the steps below to install gnupg2.x86_64 on AlmaLinux 9

$ 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 AlmaLinux 9:

$ sudo dnf remove gnupg2.x86_64 $ sudo dnf autoremove

3. Information about the gnupg2.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:25:39 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : gnupg2
Version : 2.3.3
Release : 4.el9
Architecture : x86_64
Size : 8.8 M
Source : gnupg2-2.3.3-4.el9.src.rpm
Repository : @System
From repo : baseos
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.