How to Install and Uninstall SDL2.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "SDL2.i686" package

Here is a brief guide to show you how to install SDL2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install SDL2.i686

2. Uninstall "SDL2.i686" package

Here is a brief guide to show you how to uninstall SDL2.i686 on Fedora 34:

$ sudo dnf remove SDL2.i686 $ sudo dnf autoremove

3. Information about the SDL2.i686 package on Fedora 34

Last metadata expiration check: 0:03:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : SDL2
Version : 2.0.22
Release : 2.fc34
Architecture : i686
Size : 651 k
Source : SDL2-2.0.22-2.fc34.src.rpm
Repository : updates
Summary : Cross-platform multimedia library
URL : http://www.libsdl.org/
License : zlib and MIT
Description : Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed
: to provide fast access to the graphics frame buffer and audio device.