Next: Usage, Previous: Distribution, Up: Top [Contents]
If you use the Gnu Guix package manager, then you can easily install Nomad with
guix package -i nomad
If you want the latest package, clone the source repository
git clone https://git.savannah.nongnu.org/cgit/nomad.git cd nomad guix package -f ./guix.scm
To build using the GNU build system, see Development.