How to Install and Uninstall libsoundio2 Package on Kali Linux

Last updated: May 14,2024

1. Install "libsoundio2" package

Please follow the instructions below to install libsoundio2 on Kali Linux

$ sudo apt update $ sudo apt install libsoundio2

2. Uninstall "libsoundio2" package

Here is a brief guide to show you how to uninstall libsoundio2 on Kali Linux:

$ sudo apt remove libsoundio2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsoundio2 package on Kali Linux

Package: libsoundio2
Source: libsoundio
Version: 2.0.0-2
Installed-Size: 127
Maintainer: Debian Hamradio Maintainers
Architecture: amd64
Depends: libasound2 (>= 1.0.27), libc6 (>= 2.17), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1)
Size: 39320
SHA256: 27e60589ba3db60401cab33b85c66d592a397806f05bc1a94d058159851d4935
SHA1: 52e3e51a149e8dc98864d7ababb5be661071c829
MD5sum: aa8da30bb9e006e1a7d1119418f72465
Description: cross-platform audio input and output library
libsoundio is a lightweight abstraction over various sound drivers. It provides
a well-documented API that operates consistently regardless of the sound driver
it connects to. It performs no buffering or processing on your behalf; instead
exposing the raw power of the underlying backend.
.
libsoundio is appropriate for games, music players, digital audio workstations,
and various utilities.
.
libsoundio is serious about robustness. It even handles out of memory
conditions correctly.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: http://libsound.io/
Section: libs
Priority: optional
Filename: pool/main/libs/libsoundio/libsoundio2_2.0.0-2_amd64.deb