.. _env_system_requirements: 1.3.1 System Requirements ------------------------------------------ .. note:: DRFL is designed to operate on x86 architectures. Arm64 architecture is supported exclusively for Linux platforms. Windows ~~~~~~~~~~~~~~~ .. list-table:: :header-rows: 1 :widths: 48 80 * - **Name** - **Recommended Specification** * - Operating System - Windows 10/11 * - CPU Architecture - x86(64-bit) * - Compiler (C/C++) - Microsoft Visual C++ **2019 or newer** Linux ~~~~~~~~~~~~~ .. list-table:: :header-rows: 1 :widths: 48 80 * - **Name** - **Recommended Specification** * - Distros - Ubuntu 18.04, 20.04, 22.04, 24.04 (64-bit) * - Kernel & Std Libraries - Linux kernel **5.15+**, **glibc 2.35+**, libstdc++ * - CPU Architecture - x86, ARM64(64-bit) * - Compiler (C/C++) - **GCC 11+** or higher