$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Kernel 5.13 From Source on openSUSE

July 26, 2021 | By the+gnu+linux+evangelist.

Downloading

  1. 3. Downloading Linux Kernel

    Download Linux Kernel 5.13 Source Code for openSUSE GNU/Linux

    Linux Kernel 5.13 tar.xz Archive

    Grab the tar.xz or tar.gz Archive from the List.
    If uncertain about what is a safe choice then opt for the latest Longterm release.

  2. 4. Extracting Linux Kernel Archive

    Then Extract Linux Kernel into the target Directory
    First, access it:

    cd ~/kernel

    Then to untar the downloaded Kernel Source into the current Folder run:

    tar -xafv ~/Downloads/linux*.tar.xz

    Or in case of a tar.gz Archive use instead:

    tar -xvzf ~/Downloads/linux*.tar.gz

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