OpenGenesisLINKSystem requirements
System requirements
Build and platform requirements of the published OpenGenesisLINK server.
Updated 2026-09-17
Supported platforms
The public server is built and tested for Linux on x86_64 and ARM64/aarch64.
Build requirements
- Linux
- CMake ≥ 3.25
- Ninja
- C++23-capable compiler
- pthreads
- OpenSSL development headers
sudo apt install build-essential cmake ninja-build libssl-devRaspberry Pi 5
ARM64/aarch64 is part of the CI target, so a 64-bit Linux installation on Raspberry Pi 5 matches the supported architecture.