How to Install and Uninstall libopenal1 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libopenal1" package

Please follow the steps below to install libopenal1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libopenal1

2. Uninstall "libopenal1" package

Please follow the steps below to uninstall libopenal1 on openSuSE Tumbleweed:

$ sudo zypper remove libopenal1

3. Information about the libopenal1 package on openSuSE Tumbleweed

Information for package libopenal1:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libopenal1
Version : 1.22.2-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : openal-soft-1.22.2-1.7.src
Upstream URL : https://www.openal-soft.org/
Summary : Audio library with an OpenGL-resembling API
Description :
OpenAL is an audio library designed in the spirit of the OpenGL API.
OpenAL provides capabilities for playing audio in a virtual 3D
environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More
advanced effects, including air absorption, occlusion, and
environmental reverb, are available through the EFX extension. It
also facilitates streaming audio, multi-channel buffers, and audio
capture.