How to Install and Uninstall libopenal1 Package on Kali Linux

Last updated: May 18,2024

1. Install "libopenal1" package

Learn how to install libopenal1 on Kali Linux

$ sudo apt update $ sudo apt install libopenal1

2. Uninstall "libopenal1" package

Please follow the instructions below to uninstall libopenal1 on Kali Linux:

$ sudo apt remove libopenal1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenal1 package on Kali Linux

Package: libopenal1
Source: openal-soft (1:1.23.1-4)
Version: 1:1.23.1-4+b1
Installed-Size: 1229
Maintainer: Debian Games Team
Architecture: amd64
Depends: libopenal-data (= 1:1.23.1-4), libc6 (>= 2.34), libgcc-s1 (>= 4.0), libsndio7.0 (>= 1.8.1), libstdc++6 (>= 6)
Recommends: libasound2 (>= 1.0.16), libpulse0 (>= 0.99.1)
Suggests: libportaudio2 (>= 19+svn20101113)
Size: 525016
SHA256: 760d3deb0b7d2080c54996e608b4c44c99a2ea0405ccf4d1b3c2a9fff3364417
SHA1: 24eda0ccaea1184cab852b9a79cd150de2bf10f0
MD5sum: 382adf101ff50435636dfb34c681f01f
Description: Software implementation of the OpenAL audio API (shared library)
OpenAL, the Open Audio Library, is a joint effort to create an open,
vendor-neutral, cross-platform API for interactive, primarily spatialized
audio. OpenAL's primary audience are application developers and desktop
users that rely on portable standards like OpenGL, for games and other
multimedia applications.
.
This library is meant as a compatible update/replacement to the OpenAL Sample
Implementation (the SI). The SI has been unmaintained for quite a while, and
would require a lot of work to clean up. This is a fork the old Windows version
to attempt an accelerated ALSA version of an OpenAL implementation.
.
OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
opposed to the SI's 4-channel max (though it did have some provisions for 6
channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
does not support the Vorbis and MP3 extensions, however those were considered
deprecated even in the SI. It does, though, support some of the newer
extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
and others.
.
This package installs the OpenAL Soft shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/kcat/openal-soft
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/openal-soft/libopenal1_1.23.1-4+b1_amd64.deb