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

How to Install Sublime Text 4 on Ubuntu 18.10 Cosmic Linux

October 27, 2018 | By the+gnu+linux+evangelist.

Sublime Text 4 Ubuntu 18.10 Installation Guide

Hi! This Guide shows you Step-by-step How to Install Sublime Text Editor 4.X on Ubuntu 18.10 Cosmic GNU/Linux Desktops.

And Sublime Text 4 for Ubuntu Cosmic is a Cross-Platform Text and Source Code Editor, with a Python API and its functionality is nicely extendable with Plugins.

Moreover, Sublime Text 4 for Ubuntu Cosmic is a Non-free Software, But it Give you an Unlimited Evaluation Time Period.

On the Sublime Text Installation Ubuntu 18.10 Cosmic Bottom Link to Google-Chrome and Evernote Clone Installation Guides.

Install Sublime Text 4 Ubuntu 18.10 Cosmic - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install Sublime Text 4 on Ubuntu 18.10 Cosmic - Open Terminal Shell Emulator