How to Install and Uninstall libgcrypt.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "libgcrypt.x86_64" package
Learn how to install libgcrypt.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libgcrypt.x86_64
Copied
2. Uninstall "libgcrypt.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libgcrypt.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libgcrypt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgcrypt.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:27:51 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : libgcrypt
Version : 1.8.5
Release : 7.el8_6
Architecture : x86_64
Size : 1.2 M
Source : libgcrypt-1.8.5-7.el8_6.src.rpm
Repository : @System
Summary : A general-purpose cryptography library
URL : http://www.gnupg.org/
License : LGPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard. This is a development version.
Installed Packages
Name : libgcrypt
Version : 1.8.5
Release : 7.el8_6
Architecture : x86_64
Size : 1.2 M
Source : libgcrypt-1.8.5-7.el8_6.src.rpm
Repository : @System
Summary : A general-purpose cryptography library
URL : http://www.gnupg.org/
License : LGPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard. This is a development version.