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

How to Install VSCodium on Ubuntu Gnu/Linux Distro

GNU/Linux Ubuntu Installing VSCodium Guide

Hi! The Tutorial shows you Step-by-Step How to Install VSCodium IDE in Ubuntu GNU/Linux Desktops.

And VSCodium for Ubuntu is a Community-driven, Freely-licensed Binary Distribution of Microsoft’s Editor VSCode.

Because Microsoft’s VSCode Source Code is Open Source (MIT-licensed), but the Product available for download Visual Studio Code is licensed under this not-FLOSS license and contains telemetry/tracking!

So instead these VSCode Binaries built instead are licensed under the MIT License and Telemetry is disabled.

Finally, this Setup is valid for all the Ubuntu-based Distros like:

  • Linux Mint
  • Zorin OS
  • Lubuntu
  • Elementary OS
  • Kde Neon
  • Pop_OS!
  • Xubuntu
  • Linux Lite
  • Bodhi
  • Puppy
  • Kubuntu
  • LXLE
  • Trisquel
  • Voyager Ubuntu
  • feren OS
  • Peppermint
  • Linux Ultimate Edition
  • (You may just need to Discover what’s the Parent Release)
VSCodium Ubuntu Installation Guide - Featured

GNU/Linux Ubuntu VSCodium IDE Installation Guide