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

Last updated: May 19,2024

1. Install "python38-aubio" package

In this section, we are going to explain the necessary steps to install python38-aubio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-aubio

2. Uninstall "python38-aubio" package

This guide let you learn how to uninstall python38-aubio on openSuSE Tumbleweed:

$ sudo zypper remove python38-aubio

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

Information for package python38-aubio:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aubio
Version : 0.4.9-5.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 508,9 KiB
Installed : No
Status : not installed
Source package : python-aubio-0.4.9-5.4.src
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.