How to Install and Uninstall libgcrypt-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

1. Install "libgcrypt-devel.x86_64" package

This guide covers the steps necessary to install libgcrypt-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libgcrypt-devel.x86_64" package

Here is a brief guide to show you how to uninstall libgcrypt-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the libgcrypt-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgcrypt-devel
Version : 1.8.5
Release : 4.el8
Architecture : x86_64
Size : 149 k
Source : libgcrypt-1.8.5-4.el8.src.rpm
Repository : baseos
Summary : Development files for the libgcrypt package
URL : http://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.