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

How to Install GetDeb on Linux Mint 18.2 Sonya

October 28, 2017 | By the+gnu+linux+evangelist.

Linux Mint 18.2 GetDeb Install

Welcome, Mint User! Install GetDeb on Linux Mint 18.2 Sonya GNU/Linux desktops – Step by step Tutorials.

And the Linux Mint 18.2 GetDeb Repository extends the official repositories by providing Latest Versions and New Applications.

How to Install GetDeb on Linux Mint 18.2 Sonya - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install GetDeb on Linux Mint 18.2 Sonya - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download GetDeb Repo Package Installer for Mint

    GetDeb .deb Package
  3. Finally, to Add GetDeb Repository for Mint 18.2.

    cd ~/Downloads
    sudo dpkg -i getdeb-repo*.deb

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

  4. And Refresh Mint Repositories.

    sudo apt-get update