Ubuntu Install Nvidia Drivers Apt Get May 2026
Ensure your local package index is current before starting the installation. : sudo apt update && sudo apt upgrade -y Step 3: Install the Recommended Driver
You can either install the specific version recommended in Step 1 or let Ubuntu choose automatically. : sudo ubuntu-drivers autoinstall Ubuntu Install Nvidia Drivers Apt Get
: This will list available drivers and tag one as "recommended". Step 2: Update Your System Ensure your local package index is current before
:If the recommended version is 550 , use: sudo apt install nvidia-driver-550 Step 4: Reboot Your System Ubuntu Install Nvidia Drivers Apt Get
A reboot is required to unload the open-source Nouveau driver and load the new NVIDIA kernel modules. NVIDIA drivers installation - Ubuntu Server documentation