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
Download from app.aethir.com
Unzip
cd <unzipped-directory>
sudo ./install.sh
sudo ./AethirCheckerCLI
(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
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.
Kill the old aethir app
Download from app.aethir.com
Unzip
cd <unzipped-directory>
sudo ./install.sh
sudo ./AethirCheckerCLI
(Optional) Check the version
aethir version
. Make sure it is the newest version.
Windows GUI
Download and Install
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