Install Nixnote 2 Debian 8 Jessie
Hi! The Tutorial shows you Step-by-Step How to Install Nixnote 2 on Debian Jessie 8 GNU/Linux Desktops.
So what is shown here is “equivalent” to How to Install Evernote on Debian 8 Jessie.
Nixnote Features:
- Synchronizes with Evernote servers
- Local data caching
- Cross platform
- Local-only and synchronized notebooks supported
- Database may be encrypted locally
The Post include the Screenshots of the whole process to make an easier understanding.
-
Open a Shell Terminal Emulator Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Download the Evernote Linux Clone Nixnote 2.
Grab the QT5 Version.
-
Checking/Installing GDebi Package Installer.
which gdebi
If Not there (No Output) then:
sudo apt-get install gdebi gdebi-core
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Access the Target location
(Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)cd ~/Downloads
Or when downloaded with Firefox maybe:
cd /tmp/mozilla*
To Verify that it’s there List the contents with:
ls .
-
Installing Nixnote 2 for Debian.
sudo gdebi ./nixnote*.deb
How to Install Google-Chrome Web Browser on Debian:
Chrome Setup on Debian.