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

Last updated: July 01,2024

1. Install "python311-aubio" package

Learn how to install python311-aubio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-aubio

2. Uninstall "python311-aubio" package

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

$ sudo zypper remove python311-aubio

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

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