How to Install and Uninstall python3-pywt Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-pywt" package

Please follow the instructions below to install python3-pywt on Kali Linux

$ sudo apt update $ sudo apt install python3-pywt

2. Uninstall "python3-pywt" package

Please follow the guidelines below to uninstall python3-pywt on Kali Linux:

$ sudo apt remove python3-pywt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pywt package on Kali Linux

Package: python3-pywt
Source: pywavelets (1.1.1-3)
Version: 1.1.1-3+b3
Installed-Size: 3781
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any, libc6 (>= 2.14)
Suggests: python-pywt-doc
Size: 1207272
SHA256: 791a1e5d361d94f5a85a88c113c06d47f44c966012240fc6fd97e778bc703887
SHA1: eebb84ace7999a570f8e54919468679f1cd8c257
MD5sum: 1945dca0d17791f67c363b50e02d5494
Description: Python3 extension implementing of wavelet transformations
PyWavelets implements the discrete wavelet transform (DWT) popular in
numerical harmonic analysis for numerous families of wavelets, including
Haar, Daubechies, Symlet, Coiflet, biorthogonal wavelets in one and two
dimensions.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/PyWavelets/pywt
Section: python
Priority: optional
Filename: pool/main/p/pywavelets/python3-pywt_1.1.1-3+b3_amd64.deb