Created
February 13, 2025 09:01
-
-
Save steffen-wirth/ad246ae48e01c62143a029f1334ce046 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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