627 B
627 B
+++ title = "Setting up Norg" weight = 0 +++
Prerequisites
Install Borg or Restic as these do not get installed automatically.
You will also need to install Nim and nimble
- FreeBSD -
pkg install nimble
- Arch Linux -
pacman -S nimble
- Debian -
apt install nim
Installation
Norg is listed on Nimble Directory so you can install norg using nimble
nimble install norg