kernel-headers Fedora 31 Offline Installation

July 22, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 1. Downloading Kernel Headers

    So Download the Right Kernel Headers Package
    First, find out the Kernel Version with:

    uname-r

    Take Note of the Digits prior to “fc3X” to searching for the kernel-headers Package!

    Download kernel-headers for Fedora 31 GNU/Linux

    Get kernel-headers .rpm Package
    First, see in the Actual Fedora 31 Repo.
    Or else try on fedora.pkgs.org.

    Grab kernel-headers and kernel-devel Packages.
    Last, if Not Found then instead see: How to Install New Kernel Offline on Fedora.

  2. 2. Launching Terminal

    Open a Shell Session
    (Press “Enter” to Execute Commands)

    Open Terminal

    How to QuickStart with Command Line on Fedora

    Bash Shell QuickStart Guide
  3. 3. Installing kernel-headers Offline

    Then to Set up kernel-headers Offline on Fedora
    First, access the Target USB Driver or Location:

    cd /[path/2/kernel-headers]

    To Check the Package is there:

    ls | grep kernel

    The grep Command Refine the output List showing only the entries Matching the Keyword.
    Then simply play:

    sudo dnf install ./kernel-headers*.rpm

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

  4. So Now I’m truly Happy if My Guide could Help you to Install kernel-headers Offline on Fedora 31!

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress