fix cuda package installation procedure
This commit is contained in:
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user