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

How to Install HWE Kernel on Ubuntu 20.04 – Step-by-step Guide

October 18, 2024 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing HWE Kernel

    Now to Install HWE Kernel on Ubuntu
    Simply play:

    sudo apt-get install --install-recommends linux-generic-hwe-20.04

    And the to enable it Reboot with:

    sudo reboot

    Last, to Check for your support:

    hwe-support-status --verbose

Contents