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

Last updated: June 03,2024

1. Install "mingw64-nettle.noarch" package

This tutorial shows how to install mingw64-nettle.noarch on Fedora 39

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

2. Uninstall "mingw64-nettle.noarch" package

Please follow the guidance below to uninstall mingw64-nettle.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:23:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw64-nettle
Version : 3.7.2
Release : 7.fc39
Architecture : noarch
Size : 410 k
Source : mingw-nettle-3.7.2-7.fc39.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.