apulse on Kali Linux

Last updated: January 17,2024

1. Install apulse package

Please follow the guidelines below to install apulse package:

sudo apt update
sudo apt install apulse

2. Uninstall / Remove apulse package

Please follow the instructions below to uninstall apulse package:

sudo apt remove apulse
sudo apt autoclean && sudo apt autoremove

3. Details of apulse package

Package: apulse
Version: 0.1.13-2
Installed-Size: 172
Maintainer: Mirek Kratochvil
Architecture: amd64
Depends: libasound2 (>= 1.0.18), libc6 (>= 2.17), libglib2.0-0 (>= 2.14.0)
Size: 40020
SHA256: 720c21c3d8852bb855bda4d3f4636ed04bc62a0143d2447e0b06d6000d737a7a
SHA1: 36974d63d7d88d1eb8b830b0503c9602a8da8f53
MD5sum: 826052388457ea194d75b32d746a5aa4
Description: PulseAudio emulation for ALSA
The program provides an alternative partial implementation of the PulseAudio
API. It consists of a loader script and a number of shared libraries with the
same names as from original PulseAudio, so applications could dynamically load
them and think they are talking to PulseAudio. Internally, no separate sound
mixing daemon is used. Instead, apulse relies on ALSA's dmix, dsnoop, and plug
plugins to handle multiple sound sources and capture streams running at the
same time. dmix plugin muxes multiple playback streams; dsnoop plugin allow
multiple applications to capture from a single microphone; and plug plugin
transparently converts audio between various sample formats, sample rates and
channel numbers.
Description-md5: f63aab262a204b98c258a475efbeecb3
Multi-Arch: same
Homepage: https://github.com/i-rinat/apulse
Section: sound
Priority: optional
Filename: pool/main/a/apulse/apulse_0.1.13-2_amd64.deb