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

Last updated: May 20,2024

1. Install "python38-resampy" package

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

$ sudo zypper refresh $ sudo zypper install python38-resampy

2. Uninstall "python38-resampy" package

Please follow the steps below to uninstall python38-resampy on openSuSE Tumbleweed:

$ sudo zypper remove python38-resampy

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

Information for package python38-resampy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-resampy
Version : 0.2.2-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 357,9 KiB
Installed : No
Status : not installed
Source package : python-resampy-0.2.2-3.2.src
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/.