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

Last updated: October 08,2024

1. Install "SDL2.i686" package

This tutorial shows how to install SDL2.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install SDL2.i686

2. Uninstall "SDL2.i686" package

This tutorial shows how to uninstall SDL2.i686 on Fedora 35:

$ sudo dnf remove SDL2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:44:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : SDL2
Version : 2.24.0
Release : 1.fc35
Architecture : i686
Size : 683 k
Source : SDL2-2.24.0-1.fc35.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.