How to Install and Uninstall python3-pywt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-pywt" package

Please follow the instructions below to install python3-pywt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pywt

2. Uninstall "python3-pywt" package

Please follow the instructions below to uninstall python3-pywt on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pywt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pywt
Priority: optional
Section: universe/python
Installed-Size: 709
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pywavelets
Version: 0.3.0-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), python3-numpy
Filename: pool/universe/p/pywavelets/python3-pywt_0.3.0-1build1_amd64.deb
Size: 185196
MD5sum: fa17093738d5692907af4a7c98ed7004
SHA1: e61f4599d1060a6267f2d2dfbb18ecc539bda8a5
SHA256: fbc99c81a971fe23e5ad0982db1b40dceb8aa43db65b2728294772ca4b2ccb1a
Description-en: 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: 2c44e319c1e61bd1c6e4734f04a35cf9
Homepage: https://github.com/PyWavelets/pywt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu