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

Last updated: May 18,2024

1. Install "SDL_image.i686" package

Please follow the steps below to install SDL_image.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install SDL_image.i686

2. Uninstall "SDL_image.i686" package

Here is a brief guide to show you how to uninstall SDL_image.i686 on Fedora 35:

$ sudo dnf remove SDL_image.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:59:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : SDL_image
Version : 1.2.12
Release : 29.fc35
Architecture : i686
Size : 45 k
Source : SDL_image-1.2.12-29.fc35.src.rpm
Repository : fedora
Summary : 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, PPM, PCX, GIF, JPEG, PNG) as SDL surfaces.