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

Last updated: May 18,2024

1. Install "python3-dtcwt" package

Here is a brief guide to show you how to install python3-dtcwt on Kali Linux

$ sudo apt update $ sudo apt install python3-dtcwt

2. Uninstall "python3-dtcwt" package

Here is a brief guide to show you how to uninstall python3-dtcwt on Kali Linux:

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

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

Package: python3-dtcwt
Source: python-dtcwt
Version: 0.12.0-5
Installed-Size: 347
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3-six, python3:any
Suggests: python-dtcwt-doc, python3-pyopencl
Size: 53052
SHA256: 4ad901f3755194e6aa781f2729b09c4f87767c05ffc8e3545d6e45aacac76750
SHA1: f0926724e05c17d3b079face45ff663d6cf050c2
MD5sum: 8b6ad34026ce7d6b5555d1fae9e205a3
Description: Dual-Tree Complex Wavelet Transform library for Python 3
The dtcwt library provides a Python implementation of the 1, 2 and 3-D
dual-tree complex wavelet transform along with some associated algorithms. It
contains a pure CPU implementation which makes use of NumPy along with an
accelerated GPU implementation using OpenCL.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/rjw57/dtcwt
Section: python
Priority: optional
Filename: pool/main/p/python-dtcwt/python3-dtcwt_0.12.0-5_all.deb