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

Last updated: September 20,2024

1. Install "python312-aubio" package

Please follow the guidance below to install python312-aubio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aubio

2. Uninstall "python312-aubio" package

Please follow the guidance below to uninstall python312-aubio on openSuSE Tumbleweed:

$ sudo zypper remove python312-aubio

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

Information for package python312-aubio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aubio
Version : 0.4.9-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 492.1 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.