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

Last updated: November 27,2024

1. Install "SDL_mixer.i686" package

This tutorial shows how to install SDL_mixer.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install SDL_mixer.i686

2. Uninstall "SDL_mixer.i686" package

Here is a brief guide to show you how to uninstall SDL_mixer.i686 on Fedora 38:

$ sudo dnf remove SDL_mixer.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:18:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : SDL_mixer
Version : 1.2.12
Release : 29.fc38
Architecture : i686
Size : 92 k
Source : SDL_mixer-1.2.12-29.fc38.src.rpm
Repository : updates
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.