How to Install and Uninstall python2-aubio Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-aubio" package

This guide covers the steps necessary to install python2-aubio on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-aubio

2. Uninstall "python2-aubio" package

In this section, we are going to explain the necessary steps to uninstall python2-aubio on openSUSE Leap:

$ sudo zypper remove python2-aubio

3. Information about the python2-aubio package on openSUSE Leap

Information for package python2-aubio:
--------------------------------------
Repository : Main Repository
Name : python2-aubio
Version : 0.4.9-bp153.3.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 514,1 KiB
Installed : No
Status : not installed
Source package : python-aubio-0.4.9-bp153.3.18.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.