How to Install and Uninstall SDL.i686 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "SDL.i686" package

Please follow the step by step instructions below to install SDL.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install SDL.i686

2. Uninstall "SDL.i686" package

This guide let you learn how to uninstall SDL.i686 on CentOS Stream 8:

$ sudo dnf remove SDL.i686 $ sudo dnf autoremove

3. Information about the SDL.i686 package on CentOS Stream 8

Last metadata expiration check: 4:05:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : SDL
Version : 1.2.15
Release : 39.el8
Architecture : i686
Size : 236 k
Source : SDL-1.2.15-39.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.