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

Step by step – Code::Blocks Installation on Bodhi Linux

March 7, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Bodhi Installing Code::Blocks Guide

How to Install Code::Blocks IDE in Bodhi GNU+Linux 4.x/5.x LTS desktop – Step by step Tutorial.

And Code::Blocks for Bodhi Linux is a Free C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.

Finally, this guide includes detailed instructions on Getting Started with Code::Blocks Development on Bodhi Linux.

Installing Code::Blocks on Bodhi Linux - Featured
  1. 1. Launching Terminal

    Open a Terminal Shell Emulator
    (Press “Enter” to Execute Commands).

    First, Open a File Manager Window:
    Open File Manager /tmp
    Then Right Click on a Location > Open in Terminal:
    Open Terminal on Home