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

Step-by-step – BlueGriffon Ubuntu 20.10 Installation

September 4, 2020 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Downloading BlueGriffon for Ubuntu

    Download BlueGriffon for Ubuntu GNU/Linux

    Get BlueGriffon .deb for Ubuntu
  2. 3. Installing BlueGriffon

    Then to Set up BlueGriffon on Ubuntu
    First, Access the Target, usually in the Downloads folder:
    (But if downloaded with Firefox it can be instead into /tmp/mozilla*)

    cd && cd Downloads

    To Check that there is run:

    ls . | bluegriffon

    And to Setup BlueGriffon:

    sudo gdebi bluegriffon*.deb

    But if No GDebi then first execute:

    sudo apt install gdebi-core gdebi

Contents