Installation Guide - Genetalks/gtz GitHub Wiki
We will use the latest version in this guide. But the installation process should be the same for all versions except the version number.
-
For installation you can (recommended)
sudo curl -sSL https://gtz.io/gtz_latest.run -o /tmp/gtz.run && sudo sh /tmp/gtz.run
-
Or
Download the gtz_latest.run, and then execute it. -
Verify installation
rungtz -v
If software version information appears, the installation is successful.