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

How to Install Nixnote 2 on Linux Mint 18.3 GNU+Linux

June 16, 2018 | By the+gnu+linux+evangelist.

Install Nixnote 2 Linux Mint 18.3

Hi! The Tutorial shows you Step-by-Step How to Install Nixnote 2 on Linux Mint 18.3 Sylvia LTS GNU/Linux Desktops.

And Nixnote is an Unofficial Evernote Clone App Developed in Java.

So what is shown here is “equivalent” to How to Install Evernote on Linux Mint 18.3.

Moreover, the main 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 Linux Mint 18.3 - Featured
  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    Install Nixnote 2 Linux Mint 18.3 - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Download the Evernote Linux Clone Nixnote 2.

    Nixnote 2 .deb i386/amd64 Linux

    Grab the QT5 Version.

  3. How to Enable Linux Mint Trusty Extra Repo

    Enabled Linux Mint Trusty Apt Repo
  4. Check/Install GDebi Package Installer.

    which gdebi

    If not there then:

    sudo apt install gdebi-core gdebi

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

  5. Next 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 .
  6. And Install Nixnote 2.

    sudo gdebi ./nixnote*.deb
  7. Finally, Find & Launch Nixnote in Linux Mint Apps.

    Install Nixnote 2 Linux Mint 18.3 - Start Linux Mint on Dashboard

  8. How to Install Google-Chrome Web Browser on Linux Mint:
    Chrome Setup on Linux Mint.

    Install Nixnote 2 Linux Mint 18.3 - Featured