How to Install and Uninstall libclfft2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libclfft2-dbg" package

Learn how to install libclfft2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclfft2-dbg

2. Uninstall "libclfft2-dbg" package

Learn how to uninstall libclfft2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclfft2-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclfft2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclfft2-dbg
Priority: extra
Section: universe/debug
Installed-Size: 2304
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: clfft
Version: 2.10.2-1
Depends: libclfft2 (= 2.10.2-1)
Filename: pool/universe/c/clfft/libclfft2-dbg_2.10.2-1_amd64.deb
Size: 2198828
MD5sum: b2c7dddc9eeff54db3e6afc186f1566b
SHA1: 91ce9610ec26dc42dee0eb1fd8621d4e1291b1ee
SHA256: e01029116335d5a69f64c28a79f62becea929bc397d25219d0f2cbaef1c347cd
Description-en: OpenCL FFT library (debugging symbols)
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 clFFT debugging symbols.
Description-md5: 79241dbb65a2490abe796ffa72eb8c2c
Multi-Arch: same
Homepage: https://github.com/clMathLibraries/clFFT
Build-Ids: 99088f01769b9e88b0ecb1051b48ef084dca285b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu