How to Install and Uninstall SDL.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "SDL.x86_64" package

In this section, we are going to explain the necessary steps to install SDL.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install SDL.x86_64

2. Uninstall "SDL.x86_64" package

Please follow the guidance below to uninstall SDL.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove SDL.x86_64 $ sudo dnf autoremove

3. Information about the SDL.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:44:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : SDL
Version : 1.2.15
Release : 38.el8
Architecture : x86_64
Size : 218 k
Source : SDL-1.2.15-38.el8.src.rpm
Repository : appstream
Summary : A cross-platform multimedia library
URL : http://www.libsdl.org/
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.