How to Install and Uninstall libgcrypt-devel.x86_64 Package on Rocky Linux 8

Last updated: May 17,2024

1. Install "libgcrypt-devel.x86_64" package

Learn how to install libgcrypt-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "libgcrypt-devel.x86_64" package

This tutorial shows how to uninstall libgcrypt-devel.x86_64 on Rocky Linux 8:

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

3. Information about the libgcrypt-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:33:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libgcrypt-devel
Version : 1.8.5
Release : 7.el8_6
Architecture : x86_64
Size : 148 k
Source : libgcrypt-1.8.5-7.el8_6.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.