Notes-up icon indicating copy to clipboard operation
Notes-up copied to clipboard

[Solved] Compiling on Linux Mint 20 Ulyanna

Open juanmontoyaalegre opened this issue 4 years ago • 0 comments

This is not a bug report, but a solution report, if there's such thing

Notes-up is not available on Linux Mint.

The easiest way to have it running is to install from flatpak.

Building from source

If, instead, you want to build it from source, the following dependencies are required and can be installed with this command:

sudo apt install build-essential git cmake libgranite-dev libgtksourceview-3.0-dev libwebkit2gtk-4.0-dev libsqlite3-dev libmarkdown2-dev libgtkspell3-3-dev valac

Then, install as instructed in the 'How to build' section in https://github.com/Philip-Scott/Notes-up

(Now I'm very excited to start messing with the code |-D )

juanmontoyaalegre avatar Sep 18 '20 21:09 juanmontoyaalegre