How to Install and Uninstall mingw64-fltk.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "mingw64-fltk.noarch" package

Please follow the guidance below to install mingw64-fltk.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw64-fltk.noarch

2. Uninstall "mingw64-fltk.noarch" package

Please follow the step by step instructions below to uninstall mingw64-fltk.noarch on Fedora 36:

$ sudo dnf remove mingw64-fltk.noarch $ sudo dnf autoremove

3. Information about the mingw64-fltk.noarch package on Fedora 36

Last metadata expiration check: 5:44:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-fltk
Version : 1.3.8
Release : 1.fc36
Architecture : noarch
Size : 757 k
Source : mingw-fltk-1.3.8-1.fc36.src.rpm
Repository : fedora
Summary : MinGW compiled fltk for the Win64 target
URL : http://www.fltk.org
License : LGPLv2+ with exceptions
Description :
: FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.
: It provides modern GUI functionality without the bloat, and supports
: 3D graphics via OpenGL and its built-in GLUT emulation.