How to install Geeknote on Cinnamon 64-bit, 3.13.0-24-generi

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
The Woozy Fieldmouse

How to install Geeknote on Cinnamon 64-bit, 3.13.0-24-generi

Post by The Woozy Fieldmouse »

I was having trouble installing Geeknote on my Mint system, but was able to fix it. Based on this experience, here are the steps to properly install Geeknote (tested on the specs given in this post's subject:

#install deps
$ sudo apt-get install libboost-dev g++ html2text python-sqlalchemy libmarkdown2 git

# Download the repository.
$ git clone git://github.com/VitaliyRodnenko/geeknote.git

$ cd geeknote

# Installation
$ sudo python setup.py install

# Launch Geeknote and go through login procedure.
$ geeknote login

Let me know if this works for you!
Post Reply

Return to “Tutorials”