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

Last updated: May 21,2024

1. Install "python3-gpyfft" package

Please follow the instructions below to install python3-gpyfft on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gpyfft

2. Uninstall "python3-gpyfft" package

This is a short guide on how to uninstall python3-gpyfft on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-gpyfft
Architecture: amd64
Version: 0.7.0-2build3
Priority: optional
Section: universe/python
Source: gpyfft
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 538
Depends: python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3 (<< 3.10), python3 (>= 3.9~), python3-pyopencl, python3:any, libc6 (>= 2.4), libclfft2
Suggests: python-gpyfft-doc
Filename: pool/universe/g/gpyfft/python3-gpyfft_0.7.0-2build3_amd64.deb
Size: 79688
MD5sum: e6fcbdaa41050aaa587f4d646c3d6db9
SHA1: 097ed0f5a622a27a030d9c7de1851e717b53a143
SHA256: 593325a2d57da80f2d9dd487b6250af4763082eafe7da8057b9be6d0e5e4fe12
SHA512: 550d460c6914f7b69acb5658d9c8d29b6ab33d0ad3a57c6c59ff06982e20e4194ce5eb644f92fcd8c90fe97b189ab2dd5f5a0b19f0d6e5dccdcad5c37fda01a5
Homepage: https://github.com/geggo/gpyfft
Description-en: Wrapper for the OpenCL FFT library clFFT (Python 3)
This python wrapper is designed to tightly integrate with
PyOpenCL. It consists of a low-level Cython based wrapper with an
interface similar to the underlying C library. On top of that it
offers a high-level interface designed to work on data contained in
instances of pyopencl.array.Array, a numpy work-alike array class for
GPU computations. The high-level interface takes some inspiration
from pyFFTW. For details of the high-level interface see fft.py.
.
This package installs the library for Python 3.
Description-md5: d0c58c4b3bfdb859664e84bf3b912f14