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

How to Install F# Compiler on Debian Gnu/Linux Distro

GNU/Linux Debian Installing F# Compiler Guide

Hi! The linked Tutorial shows you Step-by-step How to Install F# Compiler in Debian GNU/Linux Desktops.

And F# Compiler for Debian is included in the .NET SDK.

Finally, this guide includes detailed instructions about to Getting-Started with F# on Debian.

F# Compiler Debian Installation Guide - Featured

GNU/Linux Debian F# Compiler Installation Guide