How to Install CUDA in Kubuntu 18.04 Bionic 64-bit Step By Step

September 7, 2019 | By the+gnu+linux+evangelist.

Pre-Installation Setup

  1. 2. Pre-Installation Testing

    Then Verify on CUDA Capable GPU.

    lspci | grep -i nvidia

    But if you do Not see any NVIDIA hardware on Output then first install:

    sudo update-pciids

    Then try Again…

  2. 3. Installing Dependencies

    Next Install Kubuntu’s Kernel Headers.

    sudo apt install linux-headers-$(uname -r)

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. 4. Setting Up Repository

    See How Setup CUDA Kubuntu Repo Package

    CUDA Repo Setup

    Choose the Ubuntu Bionic Release.

Contents


QuickChic Theme • Powered by WordPress