We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
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 )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 )
The text was updated successfully, but these errors were encountered: