# Installatie via Nix
Je kunt QOwnNotes met de Nix pakketbeheerder (opens new window) installeren op NixOS (opens new window), andere Linux-versies, macOS en Windows. De pakketnaam is qownnotes (opens new window).
TIP
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.
Zie QOwnNotes op nix (opens new window) voor meer informatie.
Vervolgens zou je QOwnNotes moeten kunnen uitvoeren met de opdracht qownnotes
of QOwnNotes
.
TIP
<0 /> De QOwnNotes command-line snippet manager qc (opens new window) kan ook worden geïnstalleerd via de Nix Store (opens new window).
Je kunt nix-shell -p qc --run "qc exec"
gebruiken om het uit te proberen.
TIP
Info Op macOS werkt het pakket op x86 en Apple Silicon!