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

Step-by-step – Liquorix Kernel Installation in Manjaro

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

Installing

  1. 2. Installing AUR Package Manager

    How to Install Yay for Manjaro GNU/Linux

    Installing Yay Aur Package Installer
  2. 3. Installing Liquorix Kernel

    Then to Install Liquorix Kernel in Manjaro
    Simply run:

    yay -S --noconfirm linux-lqx linux-lqx-headers

    This to setup Kernel and Headers.
    Eventually for the Docs then again:

    yay -S --noconfirm linux-lqx-docs

    On Prompt try simply to Hit “Enter” and follow with the Default Choices.
    Possibly to Accept the License Agreement Hit “q”.
    In case of any Issue and for further insight see: AUR Liquorix Linux Kernel.
    Finally, to load it Reboot with:

    sudo reboot
  3. So Now I’m truly Happy if My Guide could Help you to Install the Liquorix Kernel on Manjaro Linux!

Contents