How to Install Geeknote the Evernote Command Line Client on Elementary OS 32-64bit GNU/Linux Easy Guide

May 9, 2015 | By the+gnu+linux+evangelist.

Getting-Started with Evernote Command Line Client for Elementary OS

You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Geeknote the Evernote Command Line Client for Elementary OS 0.2-Luna/0.3-Freya/0.4-Loki/5.0-Juno/5.1-Hera i386/amd64 GNU+Linux.

Geeknote Features List:

  • Creating Notes Directly on Command Line
  • Editing Existing Notes with a Custom External Editor
  • Syncing Local Textfiles to Evernote Notes
  • Making New Noteboks on Command Line
How to Install Evernote for Windows with Wine on CentOS 9
  1. Open a Command Line Session
    Ctrl+Alt+t
    (Press “Enter” to Execute Commands)

    Installing Geeknote for Elementary OS - Open Terminal
  2. Installing Git
    First, Check if already there:

    which git

    To install Git:

    sudo apt-get install git

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

  3. Downloading Geeknote

    cd $HOME/Downloads
    git clone git://github.com/VitaliyRodnenko/geeknote.git
  4. Install Python 2 Setuptools for GNU/Linux

    Python 2 Setuptools Installation
  5. (Optional) Installing GCC
    To Compile modules with the C Extension..

    sudo apt-get install gcc
  6. Installing the Evernote Command Line Client

    cd geeknote
    sudo python setup.py install

    For a simple Local Installation No “sudo” Needed!

  7. How to Quick Start with Geeknote on Elementary OS Linux.

    Geeknote Quick Start Guide

QuickChic Theme • Powered by WordPress