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

Last updated: July 04,2024

1. Install "python38-PyWavelets" package

Learn how to install python38-PyWavelets on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-PyWavelets

2. Uninstall "python38-PyWavelets" package

Please follow the step by step instructions below to uninstall python38-PyWavelets on openSuSE Tumbleweed:

$ sudo zypper remove python38-PyWavelets

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

Information for package python38-PyWavelets:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyWavelets
Version : 1.1.1-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,2 MiB
Installed : No
Status : not installed
Source package : python-PyWavelets-1.1.1-2.6.src
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