How To Install mingw64-nettle on Fedora 36

In this tutorial we learn how to install mingw64-nettle in Fedora 36. mingw64-nettle is MinGW package for nettle cryptographic library

Introduction

In this tutorial we learn how to install mingw64-nettle on Fedora 36.

What is mingw64-nettle

Nettle is a cryptographic library that is designed to fit easily in more or less any context languages (C++, Python, Pike, …), in applications like LSH or GNUPG, or even in kernel space.

We can use yum or dnf to install mingw64-nettle on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mingw64-nettle.

Install mingw64-nettle on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install mingw64-nettle using dnf by running the following command:

sudo dnf -y install mingw64-nettle

Install mingw64-nettle on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install mingw64-nettle using yum by running the following command:

sudo yum -y install mingw64-nettle

How To Uninstall mingw64-nettle on Fedora 36

To uninstall only the mingw64-nettle package we can use the following command:

sudo dnf remove mingw64-nettle

mingw64-nettle Package Contents on Fedora 36

/usr/share/doc/mingw64-nettle
/usr/share/doc/mingw64-nettle/README
/usr/share/licenses/mingw64-nettle
/usr/share/licenses/mingw64-nettle/COPYING.LESSERv3
/usr/share/licenses/mingw64-nettle/COPYINGv2
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libhogweed-6.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libnettle-8.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/nettle-hash.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/nettle-lfib-stream.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/nettle-pbkdf2.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pkcs1-conv.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/sexp-conv.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/aes.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/arcfour.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/arctwo.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/asn1.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/base16.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/base64.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/bignum.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/blowfish.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/buffer.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/camellia.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/cast128.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/cbc.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ccm.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/cfb.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/chacha-poly1305.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/chacha.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/cmac.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ctr.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/curve25519.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/curve448.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/des.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/dsa-compat.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/dsa.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/eax.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ecc-curve.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ecc.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ecdsa.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/eddsa.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/gcm.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/gostdsa.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/gosthash94.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/hkdf.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/hmac.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/knuth-lfib.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/macros.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/md2.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/md4.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/md5-compat.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/md5.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/memops.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/memxor.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/nettle-meta.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/nettle-types.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/pbkdf2.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/pgp.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/pkcs1.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/poly1305.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/pss-mgf1.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/pss.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/realloc.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/ripemd160.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/rsa.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/salsa20.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/serpent.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/sexp.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/sha.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/sha1.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/sha2.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/sha3.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/siv-cmac.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/streebog.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/twofish.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/umac.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/version.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/xts.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/nettle/yarrow.h
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libhogweed.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libnettle.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/hogweed.pc
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/nettle.pc

References

Summary

In this tutorial we learn how to install mingw64-nettle on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).