InstallΒΆ

The tool is implemented in Python, distributed via pypi and exercised from the command-line, thus pipx does a great job at creating a virtual-environment for it and an entry-point to the command-line utility.

Thus, install it, using pipx, using like so:

pipx install jugmt

Note

pipx does not install the system libraries libxml2 and libxslt that the tool depends upon, so ensure that you have these installed.