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

How to Install the Latest Youtube-dl on Ubuntu 16.04 Xenial 32-64bit Linux

March 13, 2017 | By the+gnu+linux+evangelist.

youtube-dl Quick Start for Ubuntu 16.04 Xenial

Hi! The Tutorial shows you Step-by-Step How to Install/Upgrade and Getting-Started with the Latest youtube-dl Downloader Release on Ubuntu 16.04 Xenial Xerus LTS GNU/Linux Desktop.

The Latest youtube-dl installation is Ported on Ubuntu-based OS by the Work of the GetDeb Project Developers.

youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don’t provide direct links to the videos served.

Latest youtube-dl Installation for Ubuntu 16.04 Xenial Linux - Featured
  1. Open a Shell Terminal emulator session
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install the Latest youtube-dl for Ubuntu 16.04 Xenial - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. How to Add GetDeb Repos for Ubuntu

    Here GetDeb Installation Guide
    Link to Download and Install the GetDeb Repos Package
  3. Installing GetDeb Repos on Ubuntu.

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

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

  4. Refreshing Ubuntu Repositories.

    Copy
    sudo apt-get update
  5. Click on Link to Install youtube-dl for Ubuntu

    Here youtube-dl Installation on Ubuntu
    Link to youtube-dl Apt Get for Installation by the Ubuntu Software Center
  6. Confirm to Open with Ubuntu Software Center on Browser

    Installing Last youtube-dl on Ubuntu 16.04 Xenial - Open with Ubuntu Software Center
  7. Click on Install to Get the youtube-dl Installation

    Installing Last youtube-dl on Ubuntu 16.04 Xenial - Installation by Ubuntu Software Center