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

Last updated: September 20,2024

1. Install "python-dtcwt" package

Please follow the step by step instructions below to install python-dtcwt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dtcwt

2. Uninstall "python-dtcwt" package

Please follow the guidance below to uninstall python-dtcwt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dtcwt
Priority: optional
Section: universe/python
Installed-Size: 259
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 0.11.0-1
Depends: python-numpy, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pyopencl
Suggests: python-dtcwt-doc
Filename: pool/universe/p/python-dtcwt/python-dtcwt_0.11.0-1_all.deb
Size: 43872
MD5sum: 4a6cb77483f0bcf08e58ea41e2d16397
SHA1: 0255d2dba500600e6d5cb64d0bb18776ccff3acc
SHA256: e12e0e59878db2541a9ecaa19d28cbba58b7ef396153fc14552e61009773d3a5
Description-en: Dual-Tree Complex Wavelet Transform library for Python 2
This library provides support for computing 1D, 2D and 3D dual-tree complex
wavelet transforms and their inverse in Python, along with a collection of
DT-CWT algorithms and GPU acceleration.
.
This package provides the Python 2 version of the dtcwt module.
Description-md5: 9a35277d1eead0f9bfd360810058b9d3
Homepage: https://github.com/rjw57/dtcwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu