How to Install and Uninstall apulse Package on Kali Linux

Last updated: May 01,2024

1. Install "apulse" package

Please follow the guidelines below to install apulse on Kali Linux

$ sudo apt update $ sudo apt install apulse

2. Uninstall "apulse" package

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

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

3. Information about the apulse package on Kali Linux

Package: apulse
Source: apulse (0.1.13-2)
Version: 0.1.13-2+b1
Installed-Size: 165
Maintainer: Mirek Kratochvil
Architecture: amd64
Depends: libasound2 (>= 1.0.18), libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3)
Size: 40968
SHA256: e80eda9c26bdc1eef800904b127b1cf7f6652bf26cf1c310999d172d6ca06c28
SHA1: efbc762a7ad3330302e05317f948b74885206ed5
MD5sum: 74eace5239d729952b687408d9bb0432
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:
Multi-Arch: same
Homepage: https://github.com/i-rinat/apulse
Section: sound
Priority: optional
Filename: pool/main/a/apulse/apulse_0.1.13-2+b1_amd64.deb