How to Install and Uninstall libcublas11 Package on Kali Linux

Last updated: April 28,2024

1. Install "libcublas11" package

Please follow the guidance below to install libcublas11 on Kali Linux

$ sudo apt update $ sudo apt install libcublas11

2. Uninstall "libcublas11" package

This tutorial shows how to uninstall libcublas11 on Kali Linux:

$ sudo apt remove libcublas11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcublas11 package on Kali Linux

Package: libcublas11
Source: nvidia-cuda-toolkit (11.4.3-4)
Version: 11.6.5.2~11.4.3-4+b1
Installed-Size: 149286
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcublaslt11 (= 11.6.5.2~11.4.3-4+b1), libgcc-s1 (>= 4.2)
Size: 70692516
SHA256: e869a5b5a144abe491174ac65120164a44fe3c678da4f4f96680022e71af9e61
SHA1: ae0c42853b2b0aea4a9f888e8d91f3b6c130a666
MD5sum: 0067a4cf2d228e0a12b61559118666c3
Description: NVIDIA cuBLAS Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The cuBLAS library is an implementation of BLAS (Basic Linear Algebra
Subprograms) on top of the NVIDIA CUDA runtime. It allows the user to access
the computational resources of NVIDIA Graphics Processing Unit (GPU), but
does not auto-parallelize across multiple GPUs.
.
This package contains the cuBLAS runtime library.
Description-md5: 5d0c77d8f2c8429e53892a3a70d407c4
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/libcublas11_11.6.5.2~11.4.3-4+b1_amd64.deb