Step-by-step – Linux Kernel Headers Solus Installation

March 1, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Linux Kernel Headers

    Then to Install Linux Kernel Headers in Solus
    First, find out what’s the Actual Kernel:

    uname -r

    Next find the Matching Kernel Headers:

    eopkg search linux | grep headers

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    Finally, to Install Linux Kernel Headers play:

    sudo eopkg linux-[MYKERNEL]-headers

    So for the Current Kernel like:

    sudo eopkg linux-current-headers
  2. So Now I’m truly Happy if my Guide could Help you to Install Linux Kernel Headers on Solus Linux!

Contents


QuickChic Theme • Powered by WordPress