• Trying to install linux-headers-4.17.14

    0
    Linux C/C++ Go 9912 次瀏覽

    I'm currently having some troubles trying to install Linux-headers-4.17.14 on a virtual machine.

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package linux-headers-4.17.14
    E: Couldn't find any package by glob 'linux-headers-4.17.14'
    E: Couldn't find any package by regex 'linux-headers-4.17.14
    

    I have tried,sudo apt-get install linux-headers-$(uname -r)sudo apt update && apt upgradesudo apt-get install linux-headers-generic sudo apt-get update && sudo apt-get upgrade -y

    And still no luck.

    相似問題

    相關經驗

    相關資訊

    相關文檔

  • sesese色