How to Install and Uninstall libSDL2_sound2 Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "libSDL2_sound2" package

Please follow the guidelines below to install libSDL2_sound2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libSDL2_sound2

2. Uninstall "libSDL2_sound2" package

Here is a brief guide to show you how to uninstall libSDL2_sound2 on openSuSE Tumbleweed:

$ sudo zypper remove libSDL2_sound2

3. Information about the libSDL2_sound2 package on openSuSE Tumbleweed

Information for package libSDL2_sound2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libSDL2_sound2
Version : 2.0.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 340.0 KiB
Installed : No
Status : not installed
Source package : SDL2_sound-2.0.2-1.2.src
Upstream URL : http://icculus.org/SDL_sound/
Summary : Sound Sample Library for SDL (Simple DirectMedia Layer)
Description :
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as wav, ogg mp3 and midi. SDL_sound can just
play a file or alternatively decode a file and hand back a single
pointer to the waveform. SDL_sound also can handle channel conversion
on-the-fly and behind-the-scenes.