How to Install and Uninstall mingw64-libgcrypt.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "mingw64-libgcrypt.noarch" package

This tutorial shows how to install mingw64-libgcrypt.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw64-libgcrypt.noarch

2. Uninstall "mingw64-libgcrypt.noarch" package

This tutorial shows how to uninstall mingw64-libgcrypt.noarch on Fedora 34:

$ sudo dnf remove mingw64-libgcrypt.noarch $ sudo dnf autoremove

3. Information about the mingw64-libgcrypt.noarch package on Fedora 34

Last metadata expiration check: 1:24:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-libgcrypt
Version : 1.8.4
Release : 4.fc34
Architecture : noarch
Size : 483 k
Source : mingw-libgcrypt-1.8.4-4.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows gcrypt encryption library
URL : ftp://ftp.gnupg.org/gcrypt/libgcrypt/
License : LGPLv2+ and GPLv2+
Description : Libgcrypt is a general purpose crypto library based on the code used
: in GNU Privacy Guard.
:
: This is a Windows cross-compiled version of the library.