How to Install and Uninstall libcufftw10 Package on Kali Linux

Last updated: May 06,2024

1. Install "libcufftw10" package

In this section, we are going to explain the necessary steps to install libcufftw10 on Kali Linux

$ sudo apt update $ sudo apt install libcufftw10

2. Uninstall "libcufftw10" package

This is a short guide on how to uninstall libcufftw10 on Kali Linux:

$ sudo apt remove libcufftw10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcufftw10 package on Kali Linux

Package: libcufftw10
Source: nvidia-cuda-toolkit (11.4.3-4)
Version: 11.1.1+~10.5.2.100~11.4.3-4+b1
Installed-Size: 818
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcufft10 (= 11.1.1+~10.5.2.100~11.4.3-4+b1), libgcc-s1 (>= 4.2)
Size: 196852
SHA256: 5118e03ab5de740fb806f77033e7c1a37372e6651b68311fefd4ea3eac89087d
SHA1: c0864e5e92c53784d1d8e3720b56708c9674ecb9
MD5sum: e0b7e531f4d52bbff6b005f278f1133e
Description: NVIDIA cuFFTW Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The FFT is a divide-and-conquer algorithm for efficiently computing discrete
Fourier transforms of complex or real-valued data sets. It is one of the most
important and widely used numerical algorithms in computational physics and
general signal processing. The cuFFT library provides a simple interface for
computing FFTs on an NVIDIA GPU, which allows users to quickly leverage the
floating-point power and parallelism of the GPU in a highly optimized and
tested FFT library.
.
This package contains the cuFFTW runtime library.
Description-md5: 12b7b2ed306369c1f0fb326c4e9feefa
Multi-Arch: same
Homepage: https://developer.nvidia.com/cuda-zone
Tag: role::shared-lib
Section: non-free/libs
Priority: optional
Filename: pool/non-free/n/nvidia-cuda-toolkit/libcufftw10_11.1.1+~10.5.2.100~11.4.3-4+b1_amd64.deb