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

Last updated: June 23,2024

1. Install "python311-resampy" package

Please follow the guidelines below to install python311-resampy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-resampy

2. Uninstall "python311-resampy" package

In this section, we are going to explain the necessary steps to uninstall python311-resampy on openSuSE Tumbleweed:

$ sudo zypper remove python311-resampy

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

Information for package python311-resampy:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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/.