Install & Update

Please note that you cannot run multiple Linux CLI or Windows GUI in one machine, as that would lead to unexpected error.

Linux CLI

Download and Install

  1. Unzip

  2. cd <unzipped-directory>

  3. sudo ./install.sh

  4. sudo ./AethirCheckerCLI

  5. (Optional) Check the version aethir version . Make sure it is the newest version.

circle-info

GitHub Download

You can also download the latest version from the GitHub depository: https://github.com/AethirApp/checker-clientarrow-up-right

circle-info

Uninstall with sudo

If you wish to uninstall the client, please use sudo ./install.sh uninstall

Update

  • Non-mandatory update: aethir update

  • Mandatory update: will be updated automatically with a prompt Your curent version is below the minimum required version. The program will be closing shortly to complete the version update. Please restart later to use.

Note: Manual reinstallation is required for updating from v1.0.2.4 or below. Please kill the checker client if it is still running, and manually install the latest version.

  1. Kill the old aethir app

  2. Unzip

  3. cd <unzipped-directory>

  4. sudo ./install.sh

  5. sudo ./AethirCheckerCLI

  6. (Optional) Check the version aethir version . Make sure it is the newest version.

Windows GUI

Download and Install

  1. Download and install the Checker Client GUI application from app.aethir.comarrow-up-right

Update

  • Automatic update: Versions after v1.0.2.4 will update automatically once detecting a new version.

    Checker Client GUI - Automatic Update
  • Manual update: Alternatively, you can uninstall your checker client and manually install the latest version from app.aethir.comarrow-up-right.

Last updated