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

Last updated: October 07,2024

1. Install "mingw32-nettle.noarch" package

Please follow the guidelines below to install mingw32-nettle.noarch on Fedora 39

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

2. Uninstall "mingw32-nettle.noarch" package

Please follow the guidelines below to uninstall mingw32-nettle.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:25:53 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw32-nettle
Version : 3.7.2
Release : 7.fc39
Architecture : noarch
Size : 427 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.