How to Install Geeknote the Evernote Command Line Client on Linux Mint 17.1 Rebecca LTS GNU Easy Guide

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

Installing 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.1 Rebecca LTS i386/amd64 GNU.

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
    (Press “Enter” to Execute Commands)

    Installing Geeknote for Linux Mint 17.1 Rebecca - 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 Mint Linux.

    Geeknote Quick Start Guide

QuickChic Theme • Powered by WordPress