AMP AMP

How to install NixNote 2.0.2 on Ubuntu 18.04

To install NixNote 2.0.2 on Ubuntu 18.04
NixNote is an unofficial Evernote client for Linux distributions that is programmed in C++. In this tutorial, we will cover the installation of Nixnote on Ubuntu 18.04.

Installation

Add the repository of Nixnote using PPA

root@linuxhelp1:~# add-apt-repository ppa:nixnote/nixnote2-daily
 NixNote2 binaries built from the code at the head stored in GitHub. Project is published under OSI Approved GPLv2 license.

Check out How to Use this PPA at https://github.com/artmg/nixnote2-packaging/wiki/How-to-use-the-PPAs - you' ll also find details about how the PPA was put together in that same wiki.
 More info: https://launchpad.net/~nixnote/+archive/ubuntu/nixnote2-daily
Press [ENTER] to continue or Ctrl-c to cancel adding it.
.
.
Get:5 http://ppa.launchpad.net/nixnote/nixnote2-daily/ubuntu bionic InRelease [15.9 kB]
Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease
Get:7 http://ppa.launchpad.net/nixnote/nixnote2-daily/ubuntu bionic/main i386 Packages [636 B]
Get:8 http://ppa.launchpad.net/nixnote/nixnote2-daily/ubuntu bionic/main amd64 Packages [636 B]
Get:9 http://ppa.launchpad.net/nixnote/nixnote2-daily/ubuntu bionic/main Translation-en [476 B]
Fetched 17.6 kB in 4s (3,991 B/s)
Reading package lists... Done

Install the package using the following command

root@linuxhelp1:~# apt-get install nixnote2 -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  ca-certificates-java default-jre default-jre-headless fonts-dejavu-extra java-common
  libatk-wrapper-java libatk-wrapper-java-jni libbrotli1 libdouble-conversion1 libgif7
  libpoppler-glib8 libpoppler-qt5-1 libpoppler73 libqt5core5a libqt5dbus5 libqt5gui5
  libqt5network5 libqt5positioning5 libqt5printsupport5 libqt5qevercloud3 libqt5qml5
  libqt5quick5 libqt5sensors5 libqt5sql5 libqt5sql5-sqlite libqt5svg5 libqt5webchannel5
  libqt5webkit5 libqt5widgets5 libqt5xml5 libtidy5 libwoff1 libxcb-xinerama0 mimetex
  openjdk-11-jre openjdk-11-jre-headless poppler-utils qt5-gtk-platformtheme
  qttranslations5-l10n tidy
Suggested packages:
.
.
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up default-jre-headless (2:1.10-63ubuntu1~02) ...
Setting up openjdk-11-jre:amd64 (10.0.1+10-3ubuntu1) ...
Setting up nixnote2 (2.0.2-2build1) ...
Setting up default-jre (2:1.10-63ubuntu1~02) ...
Processing triggers for libc-bin (2.27-0ubuntu2) ...
Processing triggers for ca-certificates (20170717) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed  done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.

Once Installation is done you can access the Nixnote application from the Menu as shown here

NixNote application

The version of Nixnote can be found in Help-> About

With this, the method to install NixNote 2.0.2 on Ubuntu 18.04 comes to an end.

Comment
lorenzolerate
May 24 2019
Thanks
Add a comment
FAQ
Q
is it available for windows ?
A
yes, it is .
Q
is it available for MAC ?
A
NO, IT IS NOT .
Q
where do I get source package ?
A
https://sourceforge.net/projects/nevernote/files/NixNote2%20-%202.0.2/qt5/
Q
any PPA available for this ?
A
sudo add-apt-repository ppa:nixnote/nixnote2-daily sudo apt update sudo apt install nixnote2
Q
how to install it in fedora ?
A
dnf copr enable nunodias/nixnote2 dnf install nixnote2