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

Last updated: May 18,2024

1. Install "python3-pynfft" package

In this section, we are going to explain the necessary steps to install python3-pynfft on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pynfft

2. Uninstall "python3-pynfft" package

This is a short guide on how to uninstall python3-pynfft on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pynfft
Priority: optional
Section: universe/python
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pynfft
Version: 1.3.2-2
Depends: python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libfftw3-double3, libnfft3-double2
Suggests: python-pynfft-doc
Filename: pool/universe/p/pynfft/python3-pynfft_1.3.2-2_amd64.deb
Size: 58970
MD5sum: f92c0d43fee60b2ee2c0501ec2ccaff1
SHA1: 919c685fa4f1a2f29ab2344a826efdde78f9950a
SHA256: 8fa386612b3e712a2c353b31ccd449d8d17b2183efe2b9402663d7fd352b0d97
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu