How to Install and Uninstall libSDL_sound-devel Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "libSDL_sound-devel" package

Please follow the guidelines below to install libSDL_sound-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libSDL_sound-devel

2. Uninstall "libSDL_sound-devel" package

Please follow the instructions below to uninstall libSDL_sound-devel on openSuSE Tumbleweed:

$ sudo zypper remove libSDL_sound-devel

3. Information about the libSDL_sound-devel package on openSuSE Tumbleweed

Information for package libSDL_sound-devel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libSDL_sound-devel
Version : 1.0.3-94.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 66,3 KiB
Installed : No
Status : not installed
Source package : SDL_sound-1.0.3-94.21.src
Summary : Development files for the SDL sound sample library
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.