How to Install and Uninstall python312-resampy Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-resampy" package

This guide let you learn how to install python312-resampy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-resampy

2. Uninstall "python312-resampy" package

Please follow the guidance below to uninstall python312-resampy on openSuSE Tumbleweed:

$ sudo zypper remove python312-resampy

3. Information about the python312-resampy package on openSuSE Tumbleweed

Information for package python312-resampy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-resampy
Version : 0.4.2-3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python-resampy-0.4.2-3.5.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/.