How to Install and Uninstall libclfft-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "libclfft-doc" package

Please follow the guidance below to install libclfft-doc on Kali Linux

$ sudo apt update $ sudo apt install libclfft-doc

2. Uninstall "libclfft-doc" package

Please follow the steps below to uninstall libclfft-doc on Kali Linux:

$ sudo apt remove libclfft-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclfft-doc package on Kali Linux

Package: libclfft-doc
Source: clfft
Version: 2.12.2-5
Installed-Size: 1423
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-mathjax
Size: 543136
SHA256: aea4c6b1ff23dba01a3aa585f15e2c3eb3ca454385e9cbaafc6d0a07b0bce05d
SHA1: ed16a8926a5f22ecbdb59000b4456038a804f0a3
MD5sum: 343384eb84e8bfeeafc929dd1b59df3f
Description: documentation for clFFT
The clFFT library is an open source OpenCL library implementation of discrete
Fast Fourier Transforms, which:
.
* Provides a fast and accurate platform for calculating discrete FFTs.
* Works on CPU or GPU backends.
* Supports in-place or out-of-place transforms.
* Supports 1D, 2D, and 3D transforms with a batch size that can be greater
than 1.
* Supports planar (real and complex components in separate arrays) and
interleaved (real and complex components as a pair contiguous in memory)
formats.
* Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
* Supports single and double precision floating point formats.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/clMathLibraries/clFFT
Section: doc
Priority: optional
Filename: pool/main/c/clfft/libclfft-doc_2.12.2-5_all.deb