top of page

Get Notes, it's free

Linux

Download Notes for Debian / Ubuntu

* Please note that this an old version of Notes! The .deb package for the newest version isn't ready yet. Please help if you can by contributing to our Github repo.

If you wish to install Notes using the .deb file, you can do it easily by typing this command in the terminal:

sudo dpkg -i notes_0.9.0_amd64.deb

>

sudo dpkg -i notes_0.1.0_amd64.deb

>

If you get dependencies errors during installation, just use this command. It should install all the required dependencies and fix the problem:

sudo dpkg -i notes_0.9.0_amd64.deb

>

sudo apt-get -f install

>

*The notes database is stored in:  /home/user/.config/Awesomeness/

**We recommend downloading the Snap package!

bottom of page