# التثبيت عبر Nix
يمكنك تثبيت QOwnNotes عبر مدير الحزم Nix (opens new window) على NixOS (opens new window)، وعلى توزيعات لينكس الأخرى، وعلى ماك أو إس، وعلى ويندوز. اسم الحزمة هو 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.
انظر QOwnNotes على nix (opens new window) للمزيد من المعلومات.
بعدئذٍ يمكنك تشغيل QOwnNotes بالأمر qownnotes
أو الأمر QOwnNotes
.
TIP
يمكن أيضا تثبيت مدير قصاصات QOwnNotes لسطر الأوامر (qc (opens new window)) عبر متجر Nix (opens new window).
يمكنك تجربته بالأمر nix-shell -p qc --run "qc exec"
.
TIP
Info On macOS the package works natively on x86 and Apple Silicon!
Crafted by
Patrizio Bekerle
with ❤️