How to Install and Uninstall python39-aubio Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "python39-aubio" package

This guide covers the steps necessary to install python39-aubio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aubio

2. Uninstall "python39-aubio" package

Please follow the guidelines below to uninstall python39-aubio on openSuSE Tumbleweed:

$ sudo zypper remove python39-aubio

3. Information about the python39-aubio package on openSuSE Tumbleweed

Information for package python39-aubio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aubio
Version : 0.4.9-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 474.0 KiB
Installed : No
Status : not installed
Source package : python-aubio-0.4.9-11.1.src
Upstream URL : http://aubio.org/
Summary : A collection of tools for music analysis
Description :
A python module to access the aubio library functions.
aubio is a library to label music and sounds. It listens to audio signals and attempts to detect events. For instance, when a drum is hit, at which frequency is a note, or at what tempo is a rhythmic melody.
Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.