How to Install and Uninstall SDL_image.x86_64 Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "SDL_image.x86_64" package

Please follow the instructions below to install SDL_image.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install SDL_image.x86_64

2. Uninstall "SDL_image.x86_64" package

Please follow the step by step instructions below to uninstall SDL_image.x86_64 on Oracle Linux 9:

$ sudo dnf remove SDL_image.x86_64 $ sudo dnf autoremove

3. Information about the SDL_image.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:34:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : SDL_image
Version : 1.2.12
Release : 31.el9
Architecture : x86_64
Size : 44 k
Source : SDL_image-1.2.12-31.el9.src.rpm
Repository : epel
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.