Base Install (All Platforms)
Cordatus automatically manages all required dependencies during installation.
This means you don’t need to manually install any additional software or libraries.
Simply follow the steps below and Cordatus will handle the rest, ensuring a smooth setup.
Installation is the same across all platforms and consists of three steps:
- Download the installer
- Make it executable
- Run the installer
1. Download the Installer
Open a terminal and run the following command to download the official Cordatus Client installer:
wget https://download.cordatus.ai/cordatus_install.sh
If Ctrl+V does not work in the terminal, right-click and choose Paste from the menu.
2. Make the File Executable
Grant execute permissions to the downloaded installer:
sudo chmod +x cordatus_install.sh
This step ensures the installer can run properly from your terminal.
3. Run the Installer
Start the installation by executing the installer file:
./cordatus_install.sh
Once installation is complete, you will see a confirmation message in your terminal similar to the example below:
If you are installing Cordatus inside WSL (Windows Subsystem for Linux), you must also restart your Windows system (not just the WSL session) after the installation completes to ensure everything is configured properly.
To continue with the installation:
-
First, generate a client token by following the instructions here:
-
Then, proceed with the guide that matches your platform to run and activate Cordatus: