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

Last updated: January 11,2025

1. Install "python-pynfft" package

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

$ sudo apt update $ sudo apt install python-pynfft

2. Uninstall "python-pynfft" package

Learn how to uninstall python-pynfft on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pynfft
Priority: optional
Section: universe/python
Installed-Size: 262
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pynfft
Version: 1.3.2-2
Depends: python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libfftw3-double3, libnfft3-double2
Suggests: python-pynfft-doc
Filename: pool/universe/p/pynfft/python-pynfft_1.3.2-2_amd64.deb
Size: 64742
MD5sum: 537c5ca7734acabee7567b998ccd3f90
SHA1: d818d05bebc2b9c2a3dd9cbc4ec78c7c538688df
SHA256: edfcef4e507d2b019215067bcc97fcc80eb7be58c9530dd363c1aa5379a43246
Description-en: Python bindings for the NFFT3 library - Python 2
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 2 version of the bindings.
Description-md5: 8dd88a858776f8d75d18daef49452933
Homepage: https://github.com/ghisvail/pyNFFT.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu