How to Install and Uninstall libgcrypt-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libgcrypt-devel.i686" package

Please follow the guidelines below to install libgcrypt-devel.i686 on Fedora 34

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

2. Uninstall "libgcrypt-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libgcrypt-devel.i686 on Fedora 34:

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

3. Information about the libgcrypt-devel.i686 package on Fedora 34

Last metadata expiration check: 0:25:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libgcrypt-devel
Version : 1.9.3
Release : 3.fc34
Architecture : i686
Size : 140 k
Source : libgcrypt-1.9.3-3.fc34.src.rpm
Repository : updates
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.