How to Install and Uninstall SDL2_image.i686 Package on Fedora 35

Last updated: October 09,2024

1. Install "SDL2_image.i686" package

Please follow the guidelines below to install SDL2_image.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install SDL2_image.i686

2. Uninstall "SDL2_image.i686" package

This tutorial shows how to uninstall SDL2_image.i686 on Fedora 35:

$ sudo dnf remove SDL2_image.i686 $ sudo dnf autoremove

3. Information about the SDL2_image.i686 package on Fedora 35

Last metadata expiration check: 2:37:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : SDL2_image
Version : 2.0.5
Release : 7.fc35
Architecture : i686
Size : 86 k
Source : SDL2_image-2.0.5-7.fc35.src.rpm
Repository : fedora
Summary : Image loading library for SDL
URL : http://www.libsdl.org/projects/SDL_image/
License : LGPLv2+ and zlib
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, PPM, PCX, GIF, JPEG, PNG) as SDL surfaces.