How to Install and Uninstall nvidia-cuda-toolkit Package on Kali Linux

Last updated: May 19,2024

1. Install "nvidia-cuda-toolkit" package

This is a short guide on how to install nvidia-cuda-toolkit on Kali Linux

$ sudo apt update $ sudo apt install nvidia-cuda-toolkit

2. Uninstall "nvidia-cuda-toolkit" package

Here is a brief guide to show you how to uninstall nvidia-cuda-toolkit on Kali Linux:

$ sudo apt remove nvidia-cuda-toolkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the nvidia-cuda-toolkit package on Kali Linux

Package: nvidia-cuda-toolkit
Source: nvidia-cuda-toolkit (12.0.1-4)
Version: 12.0.140~12.0.1-4
Installed-Size: 170715
Maintainer: Debian NVIDIA Maintainers
Architecture: amd64
Depends: nvidia-profiler (= 12.0.146~12.0.1-4), nvidia-cuda-dev (= 12.0.146~12.0.1-4), nvidia-opencl-dev (= 12.0.140~12.0.1-4) | opencl-dev, g++-12 | g++-12 | clang-14 | g++-11 | clang-13 | clang-12 | g++-10 | clang-11 | clang-10 | g++-9 | clang-9 | g++-8 | clang-8 | clang-7 | g++-7 | clang-6.0 | clang (<< 1:15~) | g++-6, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 4.1.1)
Recommends: nvidia-cuda-toolkit-doc (= 12.0.1-4), nvidia-cuda-gdb (= 12.0.140~12.0.1-4), nvidia-visual-profiler (= 12.0.146~12.0.1-4), nsight-compute (= 2022.4.1.6~12.0.1-4), nsight-systems (= 2022.4.2.50~12.0.1-4)
Suggests: nvidia-driver (>= 525) | nvidia-tesla-driver (>= 525)
Breaks: nvidia-cuda-doc (<< 10.2.89-3)
Size: 83477188
SHA256: b01d35128dcfbd092d5651aecb41e05720fd1f7de6c6926e2e3def4a7f953c9a
SHA1: e5d8330a0661fd61654bd1e4b07fef1684982f69
MD5sum: f534b2e676680c7e146d63e1fa93f835
Description: NVIDIA CUDA development toolkit
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
.
This package contains the nvcc compiler and other tools needed for building
CUDA applications.
.
Running CUDA applications requires a supported NVIDIA GPU and the NVIDIA
driver kernel module.
Description-md5:
Homepage: https://developer.nvidia.com/cuda-zone
Tag: devel::TODO, devel::compiler, role::program
Section: non-free/devel
Priority: optional
Filename: pool/non-free/n/nvidia-cuda-toolkit/nvidia-cuda-toolkit_12.0.140~12.0.1-4_amd64.deb