fix cuda package installation procedure

This commit is contained in:
2022-11-28 13:18:23 +00:00
parent e724321d9a
commit 7519014ee2

View File

@@ -149,7 +149,7 @@ It is not recommended to install the `cuda` meta-package directly, because that
The `cuda` meta-package is by default excluded as explained above. If you still want to use it, do
```
dnf --disableexcludes cuda install
dnf --disableexcludes cuda install cuda
```
After manual CUDA installation you should think about enabling and starting `nvidia-persistenced`: