How to Install and Uninstall libdssialsacompat-dev Package on Kali Linux

Last updated: May 08,2024

1. Install "libdssialsacompat-dev" package

Please follow the instructions below to install libdssialsacompat-dev on Kali Linux

$ sudo apt update $ sudo apt install libdssialsacompat-dev

2. Uninstall "libdssialsacompat-dev" package

This tutorial shows how to uninstall libdssialsacompat-dev on Kali Linux:

$ sudo apt remove libdssialsacompat-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdssialsacompat-dev package on Kali Linux

Package: libdssialsacompat-dev
Source: libdssialsacompat
Version: 1.0.8a-2
Installed-Size: 28
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libdssialsacompat0 (= 1.0.8a-2)
Size: 6256
SHA256: 8855789f9cc07df077fdb725f56e388d3948a3b50cd134b5e3d4a76bcdace893
SHA1: d3847908481bc478b5ed02fbad51b104c2f76582
MD5sum: 0ed2bb84c9060e2537d6d26bec4a9611
Description: DSSI ALSA compatibility library (development files)
libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib, necessary to support DSSI on non-ALSA
systems.
.
libdssialsacompat is intended to provide the snd_seq_event_t
declarations and handling code necessary to compile and use DSSI on
non-ALSA systems. It aims to allows compiling DSSI code with as
little change as possible, while not presenting itself in such a way
as to fool other autoconf-enabled code into thinking a system has
ALSA.
.
This library does NOT provide any sort of emulation of the ALSA
audio, MIDI, or sequencer devices. The only part of ALSA that is
required by the DSSI specification is the snd_seq_event_t definition
and handling, and that is all libdssialsacompat is intended to
replace. Other ALSA code should be ported to native facilities.
.
This package provides the development files.
Description-md5:
Homepage: http://smbolton.com/linux.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libd/libdssialsacompat/libdssialsacompat-dev_1.0.8a-2_amd64.deb