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. Download from app.aethir.com

  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.

GitHub Download

You can also download the latest version from the GitHub depository: https://github.com/AethirCloud/checker-client

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. Download from app.aethir.com

  3. Unzip

  4. cd <unzipped-directory>

  5. sudo ./install.sh

  6. sudo ./AethirCheckerCLI

  7. (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.com

Update

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

  • Manual update: Alternatively, you can uninstall your checker client and manually install the latest version from app.aethir.com.

Last updated