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

Last updated: May 20,2024

1. Install "python-pywt" package

In this section, we are going to explain the necessary steps to install python-pywt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pywt

2. Uninstall "python-pywt" package

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

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

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

Package: python-pywt
Priority: optional
Section: universe/python
Installed-Size: 993
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pywavelets
Version: 0.3.0-1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), python-numpy (>= 1:0.9.8-2)
Filename: pool/universe/p/pywavelets/python-pywt_0.3.0-1build1_amd64.deb
Size: 376954
MD5sum: b3712104f7eb03e698b3c42b63347b2d
SHA1: f7f2cf78fc033425c9763458d240a1d1eccc6f27
SHA256: 131cc80f5d7539ae5d739ec2aa0462ec606d25abe2d09b9637b231679858e5b0
Description-en: Python 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.
Description-md5: 7c969bfad3679f5cbaaa26528d559ff0
Homepage: https://github.com/PyWavelets/pywt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu