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

Step-by-step – XanMod Kernel Elementary OS Installation

March 13, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling XanMod Kernel PPA

    Add XanMod Kernel PPA for Elementary OS GNU/Linux

    Enabling XanMod Kernel Repo for Elementary OS
  2. 3. Installing XanMod Kernel

    Then to Install XanMod Kernel in Elementary OS
    To look up all the available versions run:

    sudo apt search linux-xanmod

    Then for instance to Install Linux XamMod Stable with Headers play:

    sudo apt install linux-xanmod

    Correspondly also for all the other Releases…
    And obviously the Setup includes the useful Kernel Headers.
    Finally, to load it Reboot with:

    sudo reboot
  3. 4. Updating Linux Firmware

    How to Update Linux Firmware on GNU+Linux (Optional)

    Linux Firmware Update Guide

    This step is required just to make use of some New Device Drivers not available in your current Firmware.

  4. So Now I’m truly Happy if My Guide could Help you to Install the XanMod Kernel on Elementary OS Linux!

Contents