How to Install and Uninstall clfft-client Package on Kali Linux

Last updated: May 17,2024

1. Install "clfft-client" package

This tutorial shows how to install clfft-client on Kali Linux

$ sudo apt update $ sudo apt install clfft-client

2. Uninstall "clfft-client" package

Please follow the step by step instructions below to uninstall clfft-client on Kali Linux:

$ sudo apt remove clfft-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the clfft-client package on Kali Linux

Package: clfft-client
Source: clfft (2.12.2-5)
Version: 2.12.2-5+b1
Installed-Size: 213
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libclfft-bin (<< 2.12.2-1)
Provides: libclfft-bin
Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libclfft2 (= 2.12.2-5+b1), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ocl-icd-libopencl1 | libopencl1
Breaks: libclfft-bin (<< 2.12.2-1)
Size: 64536
SHA256: d07fa0c80f8c46aa318927b246604002259fa2256a1dcfae66f6a86b0517d972
SHA1: a07a5f45a8443589056a5a08a9405f2b8a54559c
MD5sum: abcf8624001aff7cb7028863a4f450ce
Description: client program 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 client program.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/clMathLibraries/clFFT
Section: utils
Priority: optional
Filename: pool/main/c/clfft/clfft-client_2.12.2-5+b1_amd64.deb