How to Install and Uninstall python3-resampy Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python3-resampy" package

This guide let you learn how to install python3-resampy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-resampy

2. Uninstall "python3-resampy" package

This guide covers the steps necessary to uninstall python3-resampy on openSUSE Leap:

$ sudo zypper remove python3-resampy

3. Information about the python3-resampy package on openSUSE Leap

Information for package python3-resampy:
----------------------------------------
Repository : Main Repository
Name : python3-resampy
Version : 0.2.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 357.8 KiB
Installed : No
Status : not installed
Source package : python-resampy-0.2.2-bp155.2.11.src
Upstream URL : https://github.com/bmcfee/resampy
Summary : Signal resampling in Python
Description :
This package implements the band-limited sinc interpolation method
in Python for sampling rate conversion as described by:
Smith, Julius O. Digital Audio Resampling Home Page Center for
Computer Research in Music and Acoustics (CCRMA), Stanford
University, 2015-02-23. Web published at
http://ccrma.stanford.edu/~jos/resample/.