How to Install and Uninstall python3-alsaaudio Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-alsaaudio" package

This tutorial shows how to install python3-alsaaudio on Kali Linux

$ sudo apt update $ sudo apt install python3-alsaaudio

2. Uninstall "python3-alsaaudio" package

Please follow the guidelines below to uninstall python3-alsaaudio on Kali Linux:

$ sudo apt remove python3-alsaaudio $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-alsaaudio package on Kali Linux

Package: python3-alsaaudio
Source: pyalsaaudio
Version: 0.10.0-0.1
Installed-Size: 430
Maintainer: Paul Brossier
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libasound2 (>= 1.0.29), libc6 (>= 2.4)
Recommends: libjs-jquery, libjs-underscore
Size: 80996
SHA256: b1d4aa3eefaac19b3e2e55187b300a284ce4e734da188969e5db26790bc330e6
SHA1: 934bfe2e7898225b86ce85bbb1c2d399321f228b
MD5sum: 9d47ffd9fe153c24215db6b0b8a72c35
Description: Alsa bindings for Python 3
This package contains wrappers for accessing the ALSA API from Python.
Access to PCM devices and Mixer is supported. Access to MIDI sequencers
is not supported yet.
.
This package provides the alsaaudio module for Python 3.
Description-md5:
Homepage: http://larsimmisch.github.io/pyalsaaudio/
Section: python
Priority: optional
Filename: pool/main/p/pyalsaaudio/python3-alsaaudio_0.10.0-0.1_amd64.deb