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

Step-by-step – XanMod Kernel Ubuntu 16.04 Installation

June 12, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling XanMod Kernel PPA

    Add XanMod Kernel PPA for Ubuntu GNU/Linux

    Here Enabling XanMod Kernel Repo for Ubuntu
    Link to Add XanMod Kernel Repo for Ubuntu GNU/Linux
  2. 3. Installing XanMod Kernel

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

    Copy
    sudo apt search linux-xanmod

    Then for instance to Install Linux XamMod Stable play:

    Copy
    sudo apt install linux-xanmod

    Correspondly also for all the other Releases and for the Headers…
    If Got “User is Not in Sudoers file” then Look: Solution
    Finally, to load it Reboot with:

    Copy
    sudo reboot

    But in any case to Remove it, Boot with your former Kernel and then run:

    Copy
    sudo apt purge linux-xanmod
  3. 4. Updating Linux Firmware

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

    Here Linux Firmware Update Guide
    Link to Linux Firmware Updating Tutorial for GNU/Linux Distros

    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 Ubuntu 16.04 Xenial!

Contents