Skip to content

Instantly share code, notes, and snippets.

@denguir
denguir / cuda_install.md
Last active July 23, 2025 23:33
Installation procedure for CUDA / cuDNN / TensorRT

How to install CUDA / cuDNN / TensorRT on Ubuntu

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation