How to Install and Uninstall mingw32-wxWidgets.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "mingw32-wxWidgets.noarch" package

Please follow the step by step instructions below to install mingw32-wxWidgets.noarch on Fedora 36

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

2. Uninstall "mingw32-wxWidgets.noarch" package

Learn how to uninstall mingw32-wxWidgets.noarch on Fedora 36:

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

3. Information about the mingw32-wxWidgets.noarch package on Fedora 36

Last metadata expiration check: 1:42:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw32-wxWidgets
Version : 2.8.12
Release : 33.fc36
Architecture : noarch
Size : 4.1 M
Source : mingw-wxWidgets-2.8.12-33.fc36.src.rpm
Repository : fedora
Summary : MinGW port of the wxWidgets GUI library
URL : http://wxwidgets.org
License : wxWidgets
Description : wxWidgets is the C++ cross-platform GUI library, offering classes for all
: common GUI controls as well as a comprehensive set of helper classes for most
: common application tasks, ranging from networking to HTML display and image
: manipulation.