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

How to Install Nixnote 2 on Xubuntu 16.04 Xenial 32-64bit GNU+Linux

February 27, 2017 | By the+gnu+linux+evangelist.

Install Nixnote 2 Xubuntu 16.04 Xenial

Hello Xubuntu User! The Tutorial shows you Step-by-Step How to Install Nixnote 2 on Xubuntu 16.04 Xenial Xerus LTS GNU/Linux Desktops.

So what is shown here is “equivalent” to How to Install Evernote on Xubuntu 16.04 Xenial.

Nixnote Features:

  • Synchronizes with Evernote servers
  • Local data caching
  • Cross platform
  • Local-only and synchronized notebooks supported
  • Database may be encrypted locally

The Post include the Screenshots of the whole process to make an easier understanding.

Install Nixnote 2 Xubuntu 16.04 Xenial - Featured
  1. First, Open a Terminal Shell emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Nixnote 2 Installation for Xubuntu Linux - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. How to Enable Xubuntu Trusty Extra Repo

    Enabled Xubuntu 14.04 Apt Repo
  3. Download the Evernote Linux Clone Nixnote 2.

    Nixnote 2 .deb i386/amd64 Linux

    Grab the QT5 Version.

  4. Access the Target location
    (Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)

    cd ~/Downloads

    Or when downloaded with Firefox maybe:

    cd /tmp/mozilla*

    To Verify that it’s there List the contents with:

    ls .
  5. Checking/Installing GDebi Package Installer.

    which gdebi

    If Not there then:

    sudo su -c "apt-get install gdebi"
  6. .

    sudo gdebi ./nixnote*.deb

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

  7. How to Install Google-Chrome Web Browser on Xubuntu:
    Chrome Setup on Xubuntu.

Installing Nixnote2 on Xubuntu 16.04 Xenial