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

Last updated: September 20,2024

1. Install "python3-pyaudio" package

Learn how to install python3-pyaudio on Kali Linux

$ sudo apt update $ sudo apt install python3-pyaudio

2. Uninstall "python3-pyaudio" package

Please follow the steps below to uninstall python3-pyaudio on Kali Linux:

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

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

Package: python3-pyaudio
Source: python-pyaudio (0.2.13-1)
Version: 0.2.13-1+b2
Installed-Size: 169
Maintainer: Hubert Pham
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libportaudio2 (>= 19+svn20101113)
Suggests: python-pyaudio-doc (>= 0.2.13)
Size: 30152
SHA256: 59267d057eab074180a30a2c183c0dd2591b91b36c5db5331c185396c490fbec
SHA1: cefc191e196fe1ac79b2019fbc8d706a5538302c
MD5sum: 6de1d0baba075c2f58a9e6a627895c11
Description: Python3 bindings for PortAudio v19
PyAudio provides Python bindings for PortAudio v19, the
cross-platform audio I/O library. PyAudio makes it easy to use Python
to play and record audio via pythonic wrappers around the PortAudio
API. This package is for Python3.
Description-md5:
Homepage: https://people.csail.mit.edu/hubert/pyaudio/
Section: python
Priority: optional
Filename: pool/main/p/python-pyaudio/python3-pyaudio_0.2.13-1+b2_amd64.deb