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

Last updated: October 05,2024

1. Install "mingw32-SDL_image.noarch" package

This tutorial shows how to install mingw32-SDL_image.noarch on Fedora 34

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

2. Uninstall "mingw32-SDL_image.noarch" package

Please follow the guidelines below to uninstall mingw32-SDL_image.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:37:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw32-SDL_image
Version : 1.2.12
Release : 22.fc34
Architecture : noarch
Size : 75 k
Source : mingw-SDL_image-1.2.12-22.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows port of the Image loading library for SDL
URL : http://www.libsdl.org/projects/SDL_image/
License : LGPLv2+
Description : Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
: designed to provide fast access to the graphics frame buffer and audio
: device. This package contains a simple library for loading images of
: various formats (BMP, TIF, JPEG, PNG) as SDL surfaces.