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

Last updated: October 07,2024

1. Install "SDL2_mixer.i686" package

Here is a brief guide to show you how to install SDL2_mixer.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install SDL2_mixer.i686

2. Uninstall "SDL2_mixer.i686" package

This guide covers the steps necessary to uninstall SDL2_mixer.i686 on Fedora 35:

$ sudo dnf remove SDL2_mixer.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:24:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : SDL2_mixer
Version : 2.0.4
Release : 9.fc35
Architecture : i686
Size : 85 k
Source : SDL2_mixer-2.0.4-9.fc35.src.rpm
Repository : fedora
Summary : Simple DirectMedia Layer - Sample Mixer Library
URL : https://www.libsdl.org/projects/SDL_mixer/
License : zlib
Description : SDL_mixer is a sample multi-channel audio mixer library.
: It supports any number of simultaneously playing channels of 16 bit stereo
: audio, plus a single channel of music, mixed by the popular FLAC,
: MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries.