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

Step-by-step – Alien Bob Slackware Packages Installation

June 9, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling Alien Bob Repo

    Enable Alien Bob Repo for Slackware GNU/Linux

    Add Alien Bob Repo for Slackware
  2. 3. Installing Software

    Then to Install Software Prebuilt Package
    Simply use the default slackpkg Tool like:

    slackpkg install [MYPACKAGE]

    And so for instance to Setup Wine:

    slackpkg install wine

Contents