Getting-Started with Evernote Command Line Client for Linux Mint
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Geeknote the Evernote Command Line Client for Linux Mint 17 Qiana LTS i386/amd64 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

-
Open a Command Line Session
(Press “Enter” to Execute Commands) -
Installing Git
Check if Already there:which git
If Not Installed then:
sudo apt-get install git
-
Downloading Geeknote
cd $HOME/Downloads
git clone git://github.com/VitaliyRodnenko/geeknote.git
-
Install Python 2 Setuptools for GNU/Linux
-
(Optional) Installing GCC
To Compile modules with the C Extension..sudo apt-get install gcc
-
Installing the Evernote Command Line Client
cd geeknote
sudo python setup.py install
For a simple Local Installation No “sudo” Needed!
-
How to Quick Start with Geeknote on Mint Linux.
Tags: evernote client, evernote clone, evernote command line, evernote linux, evernote linux mint, evernote sync client, geeknote, Getting Started, Guide, How-to, Install, install evernote linux mint, install geeknote linux mint, Linux, Linux Mint, Linux Mint 17 Qiana LTS, Linux Tutorial, Quick Start, Tutorial