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

GNU/Linux Debian Stretch Non-free Repository Add Step by step

June 18, 2019 | By the+gnu+linux+evangelist.

Add Non Free Repository Debian Stretch 9

The tutorial shows you step-by-step How to Add Non Free Repository on Debian Stretch 9 GNU/Linux – Step by step Tutorial.

Especially relevant: this Guide Show How to Properly Add Debian Stretch Non-free Repo to install just the Needed Software and then Preserving the Free Nature of System!

The Repos Features are:

  • Non-free includes Packages whose Licences are not free
  • Contrib the Dependencies of non-free Packages (which make them not part of Default Repos)
GNU/Linux Debian Stretch Non-free Repository Add - Featured
  1. 1. Launching Terminal

    How to QuickStart with Command Line on Debian GNU/Linux

    Bash Shell Debian QuickStart Guide

Contents