Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 2893  / 2 Years ago, sat, february 5, 2022, 4:07:19

When I run



sudo apt-get install nvidia-smi


I get



The nvidia-smi package is a virtual package provided by:
nvidia-387 387.34-0ubuntu0~gpu16.04.2
nvidia-384 384.98-0ubuntu0~gpu16.04.1
You need to explicitly select one to install.


How do I choose one of these two to install?



screenshot


More From » drivers

 Answers
6

You choose one package or the other by supplying the package name to apt-get:



sudo apt-get install nvidia-387


or



sudo apt-get install nvidia-384


See https://askubuntu.com/questions/61396/how-do-i-install-the-nvidia-drivers


[#9496] Sunday, February 6, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ipentainer

Total Points: 112
Total Questions: 113
Total Answers: 113

Location: Guernsey
Member since Tue, Jul 6, 2021
3 Years ago
;