How To Install Nvdisasm In Ubuntu, Arch And Kali?

How To Install Nvdisasm In Ubuntu, Arch And Kali?

nvdisasm

NVIDIA CUDA development toolkit

Install nvdisasm

  • Ubuntu apt-get install nvidia-cuda-toolkit Click to copy
  • Arch Linux pacman -S cuda Click to copy
  • Kali Linux apt-get install nvidia-cuda-toolkit Click to copy

nvidia-cuda-toolkit

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.

cuda

NVIDIA's GPU programming toolkit
Install the latest version of nvdisasm in Ubuntu, Arch and Kali from terminal. To install the nvdisasm just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of nvdisasm from the respository and install it in your computer/server.