We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1e9a859
Unpack via tar -xzvf dnd_0.7.0_linux_x64.tar.gz.
tar -xzvf dnd_0.7.0_linux_x64.tar.gz
Contains pre-compiled binary as well as source files, no need to run make build (Nim needed to build).
make build
Just run make install.
make install
Tested on Pop!_OS 22.04 LTS x86_64.