Installation mit Nix
You can install QOwnNotes with the Nix package manager on NixOS, other Linux distributions, macOS and Windows. The package name is qownnotes.
Tips
Best use the NixOS Unstable channel to get the latest version of QOwnNotes!
The package is built with Qt6, uses the system botan3 library and libgit2 and provides shell integration for fish and bash.
Mehr Informationen auf QOwnNotes auf Nix.
Afterward you should be able to run QOwnNotes with the command qownnotes or QOwnNotes.
Tips
Der QOwnNotes Befehlszeilen-Snippet-Manager qc kann auch über den Nix Store installiert werden.
You can use nix-shell -p qc --run "qc exec" to try it out.
Tips
Info On macOS the package works natively on x86 and Apple Silicon!