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

Last updated: May 18,2024

1. Install "python3-pynfft-dbg" package

This guide let you learn how to install python3-pynfft-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pynfft-dbg

2. Uninstall "python3-pynfft-dbg" package

Please follow the instructions below to uninstall python3-pynfft-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pynfft-dbg
Priority: extra
Section: universe/debug
Installed-Size: 261
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-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.4), libfftw3-double3, libnfft3-double2, python3-numpy-dbg, python3-pynfft (= 1.3.2-2)
Filename: pool/universe/p/pynfft/python3-pynfft-dbg_1.3.2-2_amd64.deb
Size: 67376
MD5sum: 64d5d74a47409fb16ea0eca3e8f2ac88
SHA1: a969b400571e45fc11dd61d7817c5cb0dc48fc00
SHA256: 3c9eec15ff34332dadab65bf64fd3e919ca72378c9718fd87db66af7b7634125
Description-en: Python bindings to the NFFT3 library - Python 3 (debug)
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 debugging information of the Python 3 bindings.
Description-md5: 6b0d010afe6a7d8f0d92ecab02646e69
Homepage: https://github.com/ghisvail/pyNFFT.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu