As xasy is written in the interactive scripting language
Python/Qt, it requires Python (http://www.python.org),
along with the Python packages pyqt5, cson, and
numpy:
pip3 install pyqt5 cson numpy
Pictures are deconstructed into the SVG image format.
Since Qt5 does not suport SVG clipping, you will need
the rsvg-convert utility, which is part of the
librsvg2-tools package on UNIX systems; under
Microsoft Windows, it is available as
https://sourceforge.net/projects/tumagcc/files/rsvg-convert-2.40.20.7z