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

How to Install GetDeb on Linux Mint 17.1 Rebecca

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

Linux Mint 17.1 GetDeb Install

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

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

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

    How to Install GetDeb on Linux Mint 17.1 Rebecca - 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 17.1.

    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