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

Last updated: November 23,2024

1. Install "libSDL_sound-devel-32bit" package

Please follow the instructions below to install libSDL_sound-devel-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libSDL_sound-devel-32bit

2. Uninstall "libSDL_sound-devel-32bit" package

Please follow the steps below to uninstall libSDL_sound-devel-32bit on openSuSE Tumbleweed:

$ sudo zypper remove libSDL_sound-devel-32bit

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

Information for package libSDL_sound-devel-32bit:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libSDL_sound-devel-32bit
Version : 1.0.3-94.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 25 B
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.