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

How to Install GParted on Ubuntu 16.04 Xenial 32-64bit Linux

October 30, 2016 | By the+gnu+linux+evangelist.

GParted Quick Start for Ubuntu 16.04 Xenial

Hi! The Tutorial shows you Step-by-Step How to Install GParted on Ubuntu 16.04 Xenial Xerus LTS GNU/Linux Desktop.

GParted uses libparted to Detect and Manipulate Devices and Partition Tables, and moreover, Add several Filesystem Tools to provide Support for Filesystems Not Included in libparted.

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

    Latest GParted Installation for Ubuntu 16.04 Xenial Linux - Open Terminal Shell Emulator
  2. Installing GParted for Ubuntu.

    sudo apt install gparted

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