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

Last updated: October 05,2024

1. Install "python310-aubio" package

Please follow the steps below to install python310-aubio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aubio

2. Uninstall "python310-aubio" package

This guide covers the steps necessary to uninstall python310-aubio on openSuSE Tumbleweed:

$ sudo zypper remove python310-aubio

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

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