How to Install and Uninstall libnvblas12 Package on Kali Linux

Last updated: May 20,2024

1. Install "libnvblas12" package

Please follow the guidelines below to install libnvblas12 on Kali Linux

$ sudo apt update $ sudo apt install libnvblas12

2. Uninstall "libnvblas12" package

This tutorial shows how to uninstall libnvblas12 on Kali Linux:

$ sudo apt remove libnvblas12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnvblas12 package on Kali Linux

Package: libnvblas12
Source: nvidia-cuda-toolkit (12.0.1-4)
Version: 12.0.2.224~12.0.1-4
Installed-Size: 811
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcublas12 (= 12.0.2.224~12.0.1-4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Size: 175412
SHA256: bda4923334dd1de41f25e6745b020694300ed0eb64ae0780eb3d9b3265c4db29
SHA1: d1ad9e6fd71334527bfc3b8430c0d300516180d5
MD5sum: b6ca1fd1d69e996dd781c662f0ea3923
Description: NVBLAS runtime library
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
The NVBLAS Library is a GPU-accelerated Library that implements BLAS (Basic
Linear Algebra Subprograms). It can accelerate most BLAS Level-3 routines by
dynamically routing BLAS calls to one or more NVIDIA GPUs present in the
system, when the characteristics of the call make it to speedup on a GPU.
Description-md5:
Multi-Arch: same
Homepage: https://developer.nvidia.com/cuda-zone
Section: non-free/libs
Priority: optional
Filename: pool/non-free/n/nvidia-cuda-toolkit/libnvblas12_12.0.2.224~12.0.1-4_amd64.deb