Metarace Installer

Desktop application installer scripts.

Usage

Download installation script and signature, then verify with gpg eg:

$ wget https://6-v.org/software/metarace-install.sh
$ wget https://6-v.org/software/metarace-install.sh.asc
$ gpg --verify metarace-install.sh.asc

For linux installations, run the script with sh:

$ sh metarace-install.sh

For Windows WSL installation, refer to WSL Debian Installation for details.