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

Last updated: October 05,2024

1. Install "python312-PyWavelets" package

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

$ sudo zypper refresh $ sudo zypper install python312-PyWavelets

2. Uninstall "python312-PyWavelets" package

This tutorial shows how to uninstall python312-PyWavelets on openSuSE Tumbleweed:

$ sudo zypper remove python312-PyWavelets

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

Information for package python312-PyWavelets:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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