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

How to Install Nixnote 2 on AntiX Linux

October 25, 2017 | By the+gnu+linux+evangelist.

Install Nixnote 2 antiX GNU/Linux

Hello antiX Linux User! The Tutorial shows you Step-by-Step How to Install Nixnote 2 on antiX GNU/Linux Desktops.

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

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 antiX Linux - Featured
  1. Open Terminal Window
    (Press “Enter” to Execute Commands).

    Install Nixnote 2 antiX Linux - Open Terminal

  2. Download the Evernote Linux Clone Nixnote 2.

    Nixnote 2 .deb i386/amd64 Linux

    Grab the QT5 Version.

  3. Check/Install GDebi Package Installer.

    which gdebi

    If not there then:

    sudo apt-get install gdebi gdebi-core

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

  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. Install Nixnote 2.

    sudo gdebi ./nixnote*.deb
  6. How to Install Google-Chrome Web Browser on antiX Linux:
    Chrome Setup on antiX Linux.

Installing Nixnote2 on antiX Linux