How to Install and Uninstall libnvrtc12 Package on Kali Linux

Last updated: July 07,2024

1. Install "libnvrtc12" package

Please follow the guidance below to install libnvrtc12 on Kali Linux

$ sudo apt update $ sudo apt install libnvrtc12

2. Uninstall "libnvrtc12" package

This guide covers the steps necessary to uninstall libnvrtc12 on Kali Linux:

$ sudo apt remove libnvrtc12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnvrtc12 package on Kali Linux

Package: libnvrtc12
Source: nvidia-cuda-toolkit (12.0.1-4)
Version: 12.0.140~12.0.1-4
Installed-Size: 54470
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: libnvrtc-builtins12.0 (= 12.0.140~12.0.1-4), libc6 (>= 2.34)
Size: 16652404
SHA256: 1a7c41b6c0c88711dac03051c80ee49c1312544b5f7e155819a8d9de1a1d5339
SHA1: dd730a21f19081249bc3a3085346510c293807ea
MD5sum: 7803220afa7decddd00a0f7f8f0f0ee9
Description: CUDA Runtime Compilation (NVIDIA NVRTC Library)
CUDA Runtime Compilation library (nvrtc) provides an API to compile
CUDA-C++ device source code at runtime.
.
The resulting compiled PTX can be launched on a GPU using the CUDA
Driver API.
.
This package contains the NVRTC library.
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/libnvrtc12_12.0.140~12.0.1-4_amd64.deb