How to Install and Uninstall SDL_mixer.i686 Package on Fedora 39

Last updated: February 08,2025

1. Install "SDL_mixer.i686" package

In this section, we are going to explain the necessary steps to install SDL_mixer.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install SDL_mixer.i686

2. Uninstall "SDL_mixer.i686" package

Learn how to uninstall SDL_mixer.i686 on Fedora 39:

$ sudo dnf remove SDL_mixer.i686 $ sudo dnf autoremove

3. Information about the SDL_mixer.i686 package on Fedora 39

Last metadata expiration check: 5:21:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : SDL_mixer
Version : 1.2.12
Release : 30.fc39
Architecture : i686
Size : 92 k
Source : SDL_mixer-1.2.12-30.fc39.src.rpm
Repository : fedora
Summary : Simple DirectMedia Layer - Sample Mixer Library
URL : http://www.libsdl.org/projects/SDL_mixer/
License : LGPL-2.0-only
Description : A simple multi-channel audio mixer for SDL. It supports 4 channels of
: 16 bit stereo audio, plus a single channel of music, mixed by the popular
: MikMod MOD, Timidity MIDI and Ogg Vorbis libraries.