"Error: Unable to locate package nvidia-open" on Ubuntu 26.04

According to the NVIDIA Technical Blog, on Ubuntu we can install the drivers by

sudo apt-get install nvidia-open

However, as of April 2026 and Ubuntu 26.04, this returns “Error: Unable to locate package nvidia-open” on ThinkPad P16 Gen 3, which has NVIDIA RTX Pro 5000 Blackwell GPU.

I tried also

$ sudo apt-get install -V nvidia-kernel-source-open
 
$ sudo apt-get install nvidia-open

The error is similar. Did I miss something? Thanks.

Did you add the 2604 cuda repo?

Thank you. So this is what I missed. Could you remind me where in the NVIDIA Technical Blog I can find the instructions for adding this repo?

here are the official docs:

Great! Thank you @morgwai666 !

Following Driver Installation Guide — NVIDIA Driver Installation Guide

I got

$ wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2604/x86_64/cuda-archive-keyring.gpg
--2026-06-15 14:16:04--  https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2604/x86_64/cuda-archive-keyring.gpg
Resolving developer.download.nvidia.com (developer.download.nvidia.com)... 23.73.0.155, 23.73.0.150
Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|23.73.0.155|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu2604/x86_64/cuda-archive-keyring.gpg [following]
--2026-06-15 14:16:05--  https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu2604/x86_64/cuda-archive-keyring.gpg
Resolving developer.download.nvidia.cn (developer.download.nvidia.cn)... 125.64.2.196, 202.101.51.216, 202.101.51.217, ...
Connecting to developer.download.nvidia.cn (developer.download.nvidia.cn)|125.64.2.196|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2026-06-15 14:16:08 ERROR 404: Not Found.