For Linux and Unix, we generally recommend that you compile Daisy from source. The source is available at github, and you will also need cxsparse and boost. The two later might be available prepacked for your distribution. The magic command to build is "make linux", but you may have to fiffle a bit with the Makefile for it to work.

However, binary packages are occasionally created, and listed below. They may or may not work for other configurations. New packages are created when the need arises.

Daisy will be installed under /op/daisy, with the binary in /opt/daisy/bin/daisy.

You can run Daisy from a terminal window, vim, Emacs, or another editor. If you use Emacs, lisp-mode will work well for .dai files.