How to Install and Uninstall SDL-devel.i686 Package on Fedora 34

Last updated: September 21,2024

1. Install "SDL-devel.i686" package

Please follow the step by step instructions below to install SDL-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install SDL-devel.i686

2. Uninstall "SDL-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall SDL-devel.i686 on Fedora 34:

$ sudo dnf remove SDL-devel.i686 $ sudo dnf autoremove

3. Information about the SDL-devel.i686 package on Fedora 34

Last metadata expiration check: 5:08:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : SDL-devel
Version : 1.2.15
Release : 46.fc34
Architecture : i686
Size : 329 k
Source : SDL-1.2.15-46.fc34.src.rpm
Repository : fedora
Summary : Files needed to develop Simple DirectMedia Layer applications
URL : https://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. This
: package provides the libraries, include files, and other resources needed for
: developing SDL applications.