Utilizzando questo sito, accetti il politica sulla riservatezza.
Accettare
EnterineEnterineEnterine
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Lettura: Ubuntu remove Nvidia Cuda drivers
Ridimensionamento dei caratteriAa
EnterineEnterine
Ridimensionamento dei caratteriAa
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
  • FINESTRE
  • Elenco raccolte query SCCM
Ricerca
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Linux

Ubuntu remove Nvidia Cuda drivers

Pubblicato: Febbraio 18, 2024
1 Lettura minima
CONDIVIDERE

Ubuntu remove Nvidia Cuda drivers. Want to remove the installed earlier and install a new Cuda toolkit? Applies to Ubuntu and some other Linux OS`s.

Contenuto
For Cuda drivers below 10.x.deb installationFor CUDA 10.x or higher

For Cuda drivers below 10.x

Uninstall only nvidia-cuda-toolkit:

sudo apt-get remove nvidia-cuda-toolkit

Uninstall nvidia-cuda-toolkit with its dependencies:

sudo apt-get remove --auto-remove nvidia-cuda-toolkit

Purging config/data:

sudo apt-get purge nvidia-cuda-toolkit or sudo apt-get purge --auto-remove nvidia-cuda-toolkit

Inoltre, delete the /opt/cuda E ~/NVIDIA_GPU_Computing_SDK folders if they are present. and remove the export PATH=$PATH:/opt/cuda/bin E export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cuda/lib:/opt/cuda/lib64 lines of the ~/.bash_profile file.

.deb installation

This is for whom use *.deb files to install Cuda.

sudo apt-get autoremove --purge cuda

This can clear the Cuda clearly. You can check that the folder /usr/local/cuda gone. And this command is the best choice to remove *.apt installed app.

But when you reinstall another version of Cuda, you must use:

sudo apt-get install cuda-x.x

NOTA: The version number must be included

For CUDA 10.x or higher

Use Cuda uninstaller:

sudo /usr/local/cuda/bin/cuda-uninstaller
TAGGATO:LinuxUbuntu
Articolo precedente Errore delle credenziali del processo di avvio di PowerShell
Articolo successivo Best Anti Adblock WordPress Plugins
Lascia un commento Lascia un commento

Lascia una risposta Annulla risposta

Il tuo indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

Questo sito utilizza Akismet per ridurre lo spam. Scopri come vengono elaborati i dati dei tuoi commenti.

Traduzione

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
di Transposh - plugin di traduzione per wordpress

Post popolari

Requisiti di sistema per Windows Server 2016
Windows Server
Elenco raccolte query di Gestione configurazione
Elenco raccolte query di Gestione configurazione
ConfigMgr
Navigazione strutturata/gestita abilitata nelle pagine moderne nei siti del team classici
Tecnologia
SCCM Impossibile ottenere le posizioni DP come versione prevista da MP
ConfigMgr

Post recenti

Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04
Linux
Abilitazione e configurazione di FirewallD su AlmaLinux
Linux
Creazione utente e configurazione chiave SSH in AlmaLinux
Linux
Come reimpostare la password su AlmaLinux
Linux

© 2023 Enterine

Vai alla versione mobile
Bentornato!

Accedi al tuo account

Nome utente o indirizzo e-mail
Password

Hai perso la password?