How to Install and Uninstall python-aubio Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-aubio" package

This guide let you learn how to install python-aubio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-aubio

2. Uninstall "python-aubio" package

In this section, we are going to explain the necessary steps to uninstall python-aubio on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-aubio package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-aubio
Priority: optional
Section: universe/python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Brossier
Architecture: amd64
Source: aubio
Version: 0.4.1-2build4
Replaces: python2.3-aubio
Provides: python2.7-aubio
Depends: libaubio4, libc6 (>= 2.4), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (>= 2.7), python (<< 2.8)
Suggests: python-gnuplot
Conflicts: python2.3-aubio
Filename: pool/universe/a/aubio/python-aubio_0.4.1-2build4_amd64.deb
Size: 20536
MD5sum: 8b051b539e9c87988466858555c78cdb
SHA1: 6e6487afe97fef635855c6f364514beed0c7e07c
SHA256: ce0333758771f59f26b366b29e3de43932733c402c18c2b17c0183fac11c3c42
Description-en: python 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 Python interface for the current Python version.
Description-md5: e67e688c2e2279f97adadf1e1d984c93
Homepage: http://aubio.org
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu