Skip to content

Instantly share code, notes, and snippets.

@steffen-wirth
Created February 13, 2025 09:01
Show Gist options
  • Save steffen-wirth/ad246ae48e01c62143a029f1334ce046 to your computer and use it in GitHub Desktop.
Save steffen-wirth/ad246ae48e01c62143a029f1334ce046 to your computer and use it in GitHub Desktop.
ubuntu-drivers list;
sudo ubuntu-drivers install;
# install a specific version from the list:
sudo ubuntu-drivers install nvidia:535;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment