How to Install and Uninstall libcufft10 Package on Kali Linux

Last updated: May 06,2024

1. Install "libcufft10" package

Please follow the instructions below to install libcufft10 on Kali Linux

$ sudo apt update $ sudo apt install libcufft10

2. Uninstall "libcufft10" package

Here is a brief guide to show you how to uninstall libcufft10 on Kali Linux:

$ sudo apt remove libcufft10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcufft10 package on Kali Linux

Package: libcufft10
Source: nvidia-cuda-toolkit (11.4.3-4)
Version: 11.1.1+~10.5.2.100~11.4.3-4+b1
Installed-Size: 352931
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 80775104
SHA256: e07f25c78ddf40e6e1341c8e93759639ab82ba14bbf9aa91a3f0161fe5f39dcd
SHA1: cea08127189aa3a0c59ca3e4618003349463da1c
MD5sum: 3ae5f2872547bceb830652933719e1aa
Description: NVIDIA cuFFT 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 cuFFT runtime library.
Description-md5: 323d8bcdb5ce372c028cb925743b7ad1
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/libcufft10_11.1.1+~10.5.2.100~11.4.3-4+b1_amd64.deb