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

How to Install SageMath on KDE Neon GNU+Linux Easy Guide

September 8, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Setting Up Repository

    Enable the SageMath KDE Neon Linux PPA Repository

    Enabled SageMath KDE Neon Linux PPA
  2. 3. Installing

    Then to Install SageMath for KDE Neon Linux
    Simply run:

    sudo apt install sagemath-upstream-binary

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

Contents