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

How to Install Conda on Manjaro

March 16, 2018 | By the+gnu+linux+evangelist.

Conda Manjaro - PIP Setup

  1. Install Python 2/3 PIP for Manjaro GNU/Linux

    PIP Manjaro Installation Guide