Archives For November 30, 1999

Nixnote

This tutorial shows how to install NixNote (formerly NeverNote) on Ubuntu 13.10, 13.04, 12.10, 12.04, 10.04, Linux Mint 13, 14, 15 via ppa.

NixNote, previously known as NeverNote is an open-source client for Evernote on Ubuntu Linux. It has following features:

  • Synchronizes with Evernote servers
  • Local data caching
  • Cross platform
  • Local-only and synchronized notebooks supported
  • Database may be encrypted locally

There’s a ppa repository contains the latest packages for Ubuntu and Linux Mint users. To install it, press Ctrl+Alt+T to open terminal, then follow the below steps:

1.) Copy and paste this command, and run. It adds the stable ppa repository to your system:

sudo add-apt-repository ppa:vincent-c/nevernote

2.) If you’ve installed Synaptic Package Manager, open it and click Reload button to update package lists. Then search for and install nixnote:

nixnote-synaptic

If not, run this command instead:

sudo apt-get update; sudo apt-get install nixnote