How To Install mingw64-quazip-qt5 on Fedora 36

In this tutorial we learn how to install mingw64-quazip-qt5 in Fedora 36. mingw64-quazip-qt5 is MinGW Windows Qt5 quazip library

Introduction

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

What is mingw64-quazip-qt5

MinGW Windows Qt5 quazip library.

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

Install mingw64-quazip-qt5 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-quazip-qt5 using dnf by running the following command:

sudo dnf -y install mingw64-quazip-qt5

Install mingw64-quazip-qt5 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-quazip-qt5 using yum by running the following command:

sudo yum -y install mingw64-quazip-qt5

How To Uninstall mingw64-quazip-qt5 on Fedora 36

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

sudo dnf remove mingw64-quazip-qt5

mingw64-quazip-qt5 Package Contents on Fedora 36

/usr/share/licenses/mingw64-quazip-qt5
/usr/share/licenses/mingw64-quazip-qt5/COPYING
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libquazip1-qt5.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/JlCompress.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/ioapi.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/minizip_crypt.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quaadler32.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quachecksum32.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quacrc32.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quagzipfile.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quaziodevice.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazip.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazip_global.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazip_qt_compat.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazipdir.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazipfile.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazipfileinfo.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/quazipnewinfo.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/unzip.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/QuaZip-Qt5-1.2/quazip/zip.h
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/QuaZip-Qt5-1.2
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/QuaZip-Qt5-1.2/QuaZip-Qt5Config.cmake
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/QuaZip-Qt5-1.2/QuaZip-Qt5ConfigVersion.cmake
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/QuaZip-Qt5-1.2/QuaZip-Qt5_SharedTargets-release.cmake
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/QuaZip-Qt5-1.2/QuaZip-Qt5_SharedTargets.cmake
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libquazip1-qt5.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/quazip1-qt5.pc

References

Summary

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