How to Install and Uninstall libgcrypt-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "libgcrypt-devel.x86_64" package

Please follow the step by step instructions below to install libgcrypt-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libgcrypt-devel.x86_64

2. Uninstall "libgcrypt-devel.x86_64" package

Please follow the guidelines below to uninstall libgcrypt-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libgcrypt-devel.x86_64 $ sudo dnf autoremove

3. Information about the libgcrypt-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:36:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libgcrypt-devel
Version : 1.10.0
Release : 10.el9_2
Architecture : x86_64
Size : 149 k
Source : libgcrypt-1.10.0-10.el9_2.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development files for the libgcrypt package
URL : https://www.gnupg.org/
License : LGPLv2+ and GPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard. This package contains files needed to develop
: applications using libgcrypt.