How to Install and Uninstall SDL2_image.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "SDL2_image.x86_64" package

Here is a brief guide to show you how to install SDL2_image.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install SDL2_image.x86_64

2. Uninstall "SDL2_image.x86_64" package

This is a short guide on how to uninstall SDL2_image.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove SDL2_image.x86_64 $ sudo dnf autoremove

3. Information about the SDL2_image.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:28:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : SDL2_image
Version : 2.8.2
Release : 1.el9
Architecture : x86_64
Size : 105 k
Source : SDL2_image-2.8.2-1.el9.src.rpm
Repository : epel
Summary : Image loading library for SDL
URL : https://github.com/libsdl-org/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.