How to Install and Uninstall libcusparse11 Package on Kali Linux

Last updated: May 17,2024

1. Install "libcusparse11" package

This is a short guide on how to install libcusparse11 on Kali Linux

$ sudo apt update $ sudo apt install libcusparse11

2. Uninstall "libcusparse11" package

Please follow the steps below to uninstall libcusparse11 on Kali Linux:

$ sudo apt remove libcusparse11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcusparse11 package on Kali Linux

Package: libcusparse11
Source: nvidia-cuda-toolkit (11.4.3-4)
Version: 11.6.0.120~11.4.3-4+b1
Installed-Size: 231428
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 103864040
SHA256: e4df90a252504b0d7dd3848b50380dbbc10113e9418825fd97989133caee86cf
SHA1: eef1dccd17efe6751769e3f4c463a18a4fbc5947
MD5sum: 4b92df34fbfd13cc3597114d203f7aec
Description: NVIDIA cuSPARSE Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The cuSPARSE library contains a set of basic linear algebra subroutines used
for handling sparse matrices. It is implemented on top of the NVIDIA CUDA
runtime and is designed to be called from C and C++. The library routines can
be classified into four categories:
* Level 1: operations between a vector in sparse format and a vector in dense
format
* Level 2: operations between a matrix in sparse format and a vector in dense
format
* Level 3: operations between a matrix in sparse format and a set of vectors
in dense format
* Conversion: operations that allow conversion between different matrix
formats
.
This package contains the cuSPARSE runtime library.
Description-md5: 12835bf1c971845122d660784efe714a
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/libcusparse11_11.6.0.120~11.4.3-4+b1_amd64.deb