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

Last updated: July 01,2024

1. Install "python311-PyWavelets" package

Please follow the guidance below to install python311-PyWavelets on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyWavelets

2. Uninstall "python311-PyWavelets" package

Here is a brief guide to show you how to uninstall python311-PyWavelets on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyWavelets

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

Information for package python311-PyWavelets:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyWavelets
Version : 1.4.1-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.7 MiB
Installed : No
Status : not installed
Source package : python-PyWavelets-1.4.1-1.8.src
Upstream URL : https://github.com/PyWavelets/pywt
Summary : PyWavelets is a Python wavelet transforms module
Description :
PyWavelets is a Python wavelet transforms module that can do:
* 1D and 2D Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
* 1D and 2D Stationary Wavelet Transform (Undecimated Wavelet Transform)
* 1D and 2D Wavelet Packet decomposition and reconstruction
* Computing Approximations of wavelet and scaling functions
* Over seventy built-in wavelet filters and support for custom wavelets
* Single and double precision calculations
* Results compatibility with Matlab Wavelet Toolbox