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

Last updated: May 20,2024

1. Install "python3-czt" package

Learn how to install python3-czt on Kali Linux

$ sudo apt update $ sudo apt install python3-czt

2. Uninstall "python3-czt" package

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

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

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

Package: python3-czt
Source: python-czt
Version: 0.0.7-2
Installed-Size: 2154
Maintainer: Debian Python Team
Architecture: all
Depends: python3-numpy, python3-scipy, python3:any
Size: 1808272
SHA256: ad6216dfd8767a69e5be28f481d71e74cfb6e2dc12986ffe44055e5e145650de
SHA1: 8cd09c9ebc9f74a15dfa5ed566bb3b3b4afed764
MD5sum: 70b8f9423c36b43f8ff044fc65a28a1d
Description: Chirp Z-transform (CZT) is a
generalization of the discrete Fourier transform
(DFT). While the DFT samples the Z plane at
uniformly-spaced points along the unit circle, the
chirp Z-transform samples along spiral arcs in the
Z-plane, corresponding to straight lines in the
S plane. The DFT, real DFT, and zoom DFT can be
calculated as special cases of the CZT.
Description-md5:
Homepage: https://github.com/garrettj403/CZT
Section: python
Priority: optional
Filename: pool/main/p/python-czt/python3-czt_0.0.7-2_all.deb

5. The same packages on other Linux Distributions