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

Last updated: May 18,2024

1. Install "python3-pynfft" package

This guide let you learn how to install python3-pynfft on Kali Linux

$ sudo apt update $ sudo apt install python3-pynfft

2. Uninstall "python3-pynfft" package

Please follow the step by step instructions below to uninstall python3-pynfft on Kali Linux:

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

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

Package: python3-pynfft
Source: pynfft (1.3.2-5)
Version: 1.3.2-5+b1
Installed-Size: 275
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: python3.10-pynfft
Depends: python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4), libfftw3-double3 (>= 3.3.5), libnfft3-double2
Suggests: python-pynfft-doc
Size: 69568
SHA256: e4f32fcc4820de84a2c58dfbfc55f9098a40edc6f46130ea99bb23c8e9e87ed5
SHA1: 0fe728cf1d53042f92eb01231835932a7060b0a3
MD5sum: f6272804012577eec62d69972ead5b7b
Description: Python bindings for the NFFT3 library - Python 3
This package provides Python bindings to the NFFT library, useful for
performing Fourier transforms on non-uniformly sampled data with efficient
speed. The bindings were generated using Cython and abstract the creation
and execution of NFFT plans out using classes.
.
This package provides the Python 3 version of the bindings.
Description-md5: e3bdfc4cfd927ef75c52f0ce47b361e0
Homepage: https://github.com/ghisvail/pyNFFT.git
Python3-Version: 3.10
Section: python
Priority: optional
Filename: pool/main/p/pynfft/python3-pynfft_1.3.2-5+b1_amd64.deb