How to Install and Uninstall python-gpyfft-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "python-gpyfft-doc" package

Please follow the instructions below to install python-gpyfft-doc on Kali Linux

$ sudo apt update $ sudo apt install python-gpyfft-doc

2. Uninstall "python-gpyfft-doc" package

This guide covers the steps necessary to uninstall python-gpyfft-doc on Kali Linux:

$ sudo apt remove python-gpyfft-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gpyfft-doc package on Kali Linux

Package: python-gpyfft-doc
Source: gpyfft
Version: 0.7.1-2
Installed-Size: 137
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Size: 19484
SHA256: 8652a29e838cafd2569069315c7e95cb26767c13ec62b52ad3aec2cd3ef0cc8c
SHA1: e1b5f366014a26cf459566eb8274e52596c0b029
MD5sum: 633db9927404e0b6b0fa09653f3655b9
Description: Wrapper for the OpenCL FFT library clFFT (common documentation)
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 is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/geggo/gpyfft
Section: doc
Priority: optional
Filename: pool/main/g/gpyfft/python-gpyfft-doc_0.7.1-2_all.deb