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

Last updated: May 16,2024

1. Install "python3-aubio" package

In this section, we are going to explain the necessary steps to install python3-aubio on Kali Linux

$ sudo apt update $ sudo apt install python3-aubio

2. Uninstall "python3-aubio" package

This guide covers the steps necessary to uninstall python3-aubio on Kali Linux:

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

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

Package: python3-aubio
Source: aubio
Version: 0.4.9-4.4
Installed-Size: 368
Maintainer: Paul Brossier
Architecture: amd64
Depends: libaubio5 (>= 0.4.8), libc6 (>= 2.4), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any
Suggests: python3-matplotlib
Size: 73304
SHA256: 0674841d7e030048e64a474a9bff0a1e49b530b3384686eb54c446f5bebbbf15
SHA1: 7a014208e53cfd46020ba1724ad5e3cfbff198b3
MD5sum: 1aa44e967106a42017e5184b7480ebb6
Description: Python 3 interface for aubio, a library for audio segmentation
aubio gathers a set of functions for audio signal segmentation and labelling.
The library contains a phase vocoder, onset and pitch detection functions, a
beat tracking algorithm and other sound processing utilities.
.
This package provides the aubio module for Python 3.
Description-md5:
Homepage: https://aubio.org
Section: python
Priority: optional
Filename: pool/main/a/aubio/python3-aubio_0.4.9-4.4_amd64.deb