How to Install and Uninstall mingw32-nsiswrapper.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "mingw32-nsiswrapper.noarch" package

This guide let you learn how to install mingw32-nsiswrapper.noarch on Fedora 34

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

2. Uninstall "mingw32-nsiswrapper.noarch" package

Learn how to uninstall mingw32-nsiswrapper.noarch on Fedora 34:

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

3. Information about the mingw32-nsiswrapper.noarch package on Fedora 34

Last metadata expiration check: 0:35:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw32-nsiswrapper
Version : 11
Release : 6.fc34
Architecture : noarch
Size : 25 k
Source : mingw-nsiswrapper-11-6.fc34.src.rpm
Repository : fedora
Summary : Helper program for making NSIS Windows installers
URL : http://fedoraproject.org/wiki/MinGW
License : GPLv2+
Description : NSISWrapper is a helper program for making Windows installers,
: particularly when you are cross-compiling from Unix.
:
: NSIS (a separate package) is a program for building Windows
: installers. This wrapper simply makes it easier to generate the
: installer script that NSIS needs.