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

How to Install Mate 1.8 Desktop on Ubuntu 14.10 Utopic

February 6, 2015 | By the+gnu+linux+evangelist.

Installing Mate 1.8 for Ubuntu 14.10 Utopic

How to Install Mate 1.8 desktop on Ubuntu 14.10 Utopic Unicorn Linux.

The MATE desktop Environment is the continuation of GNOME 2. It provides an intuitive and attractive desktop environment.

Ubuntu 14.10 Utopic Install Mate 1.8 desktop - Featured

  1. Open a Command Line Terminal Window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Installing Mate desktop for Ubuntu 14.10 Utopic - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Installing Mate desktop for Ubuntu 14.10 Trusty.

    You have Two Choices:
    Mate Vanilla desktop (Classical Mate desktop)

    sudo apt-get install mate-desktop-environment-extras

    Ubuntu Mate desktop (Mate Ubuntu Tweaked with Themes Integration)

    sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
    sudo apt-get update
  3. sudo apt-get install ubuntu-mate-core ubuntu-mate-desktop