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

Last updated: October 05,2024

1. Install "mingw64-nettle.noarch" package

This guide covers the steps necessary to install mingw64-nettle.noarch on Fedora 34

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

2. Uninstall "mingw64-nettle.noarch" package

Please follow the steps below to uninstall mingw64-nettle.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:52:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-nettle
Version : 3.5.1
Release : 5.fc34
Architecture : noarch
Size : 316 k
Source : mingw-nettle-3.5.1-5.fc34.src.rpm
Repository : fedora
Summary : MinGW package for nettle cryptographic library
URL : http://www.lysator.liu.se/~nisse/nettle/
License : LGPLv3+ or GPLv2+
Description : Nettle is a cryptographic library that is designed to fit easily in
: more or less any context: In crypto toolkits for object-oriented
: languages (C++, Python, Pike, ...), in applications like LSH or GNUPG,
: or even in kernel space.