Installation

Windows

You just need to download the binary, put it somewhere, then add it parent folder to PATH environment variable.

Linux

Generally, you just need to download the binary, put it somewhere,  then add it parent folder to PATH environment variable.

Debian

You may need to install additional libraries: libcurl libicu libmysqlclient

Ex: sudo apt install libcurl4 libicu74 libmysqlclient21

(Ubuntu 24.04 LTS)

RedHat

You may need to install additional libraries: libcurl libicu libmysqlclient

MacOS

You just need to download the binary, put it somewhere, chmox +x it, then add it parent folder to PATH environment variable.