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

How to Add FreeTuxTV PPA for Ubuntu-Based Systems

November 24, 2019 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Adding FreeTuxTV Repo

    Then to Add FreeTuxTV Repository for Ubuntu
    Execute:

    sudo apt-add-repository ppa:freetuxtv/freetuxtv-dev

    And then for most Ubuntu-based OSes to Refresh Repos:

    sudo apt update

Contents