How to Install and Uninstall python3-pyfftw Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-pyfftw" package

Please follow the guidance below to install python3-pyfftw on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyfftw

2. Uninstall "python3-pyfftw" package

Please follow the step by step instructions below to uninstall python3-pyfftw on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyfftw package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyfftw
Architecture: amd64
Version: 0.12.0-1build3
Priority: optional
Section: universe/python
Source: pyfftw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 413
Provides: python3-fftw3
Depends: python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), libfftw3-double3 (>= 3.3.5), libfftw3-long3 (>= 3.3.5), libfftw3-single3 (>= 3.3.5)
Recommends: python3-scipy (>= 0.16.0), python3-dask (>= 0.15.0)
Conflicts: python3-fftw3
Replaces: python3-fftw3
Filename: pool/universe/p/pyfftw/python3-pyfftw_0.12.0-1build3_amd64.deb
Size: 101576
MD5sum: 91f0ea24dd24f1ff30ac2852684cd4bd
SHA1: 14091e5a1e6236409b4fc385bb45beaade3fcc3b
SHA256: dac75645695042eeff15ff62a15e62b3fb64dc15a52b87d24776c9b82210af82
SHA512: 47558b04498e686aa9cead51ec358e189dc2b8f2423e90d8716b54fbc4bb8e9393f40cc6a47519f6004de932fa0940fa9f9afb4d92ebc72ee5f944fc361da5e9
Homepage: https://github.com/pyFFTW/pyFFTW
Description-en: Pythonic wrapper around FFTW - Python 3
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
aim is to present a unified interface for all the possible transforms
that FFTW can perform.
.
Both the complex DFT and the real DFT are supported, as well as
arbitrary axes of abitrary shaped and strided arrays, which makes it
almost feature equivalent to standard and real FFT functions of
numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft
does not).
.
pyFFTW is BSD-licensed and should not be confused with python-fftw, a
GPL-licensed python module with the same aim of providing python
bindings to FFTW3. Or python3-gpyfft, which provides bindings to the
OpenCL FFT library clFFT.
.
This package provides the Python 3 bindings.
Description-md5: 6acad1c7acdcf84aa4c097fe5a448320