How to Install and Uninstall SDL2_mixer.x86_64 Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "SDL2_mixer.x86_64" package

Learn how to install SDL2_mixer.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install SDL2_mixer.x86_64

2. Uninstall "SDL2_mixer.x86_64" package

Please follow the guidance below to uninstall SDL2_mixer.x86_64 on Oracle Linux 9:

$ sudo dnf remove SDL2_mixer.x86_64 $ sudo dnf autoremove

3. Information about the SDL2_mixer.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:47:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : SDL2_mixer
Version : 2.6.3
Release : 1.el9
Architecture : x86_64
Size : 161 k
Source : SDL2_mixer-2.6.3-1.el9.src.rpm
Repository : epel
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.