Install dat

To download Freedombone disk images you will need the dat utility.

On Debian

apt install nodejs
npm install -g dat

On Arch/Parabola

sudo pacman -S nodejs npm
npm install -g dat