How to Install and Uninstall SDL_image.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "SDL_image.x86_64" package

Please follow the step by step instructions below to install SDL_image.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install SDL_image.x86_64

2. Uninstall "SDL_image.x86_64" package

This tutorial shows how to uninstall SDL_image.x86_64 on Fedora 34:

$ sudo dnf remove SDL_image.x86_64 $ sudo dnf autoremove

3. Information about the SDL_image.x86_64 package on Fedora 34

Last metadata expiration check: 0:07:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : SDL_image
Version : 1.2.12
Release : 26.fc34
Architecture : x86_64
Size : 44 k
Source : SDL_image-1.2.12-26.fc34.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.