How to Install and Uninstall libSDL2_sound2 Package on openSUSE Leap

Last updated: November 22,2024

1. Install "libSDL2_sound2" package

Here is a brief guide to show you how to install libSDL2_sound2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libSDL2_sound2

2. Uninstall "libSDL2_sound2" package

Learn how to uninstall libSDL2_sound2 on openSUSE Leap:

$ sudo zypper remove libSDL2_sound2

3. Information about the libSDL2_sound2 package on openSUSE Leap

Information for package libSDL2_sound2:
---------------------------------------
Repository : Main Repository
Name : libSDL2_sound2
Version : 2.0.1.g17-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 363.8 KiB
Installed : No
Status : not installed
Source package : SDL2_sound-2.0.1.g17-bp155.1.9.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.