Lexr 0.2.0-rc.3
Pre-releaseLexr 0.2.0-rc.3
This release contains the six standalone Lexr platform executables plus LICENSE, NOTICE, and THIRD_PARTY_NOTICES.md. The versioned SHA-256 manifest covers all nine payload files. Kernel, firmware, driver, userspace, catalogue, collector, and other project documentation are not published here.
Install Lexr
This release predates the bundled install.sh. On Linux or macOS, you can still install it using the installer from main, pinned to this exact version. The installer verifies the downloaded executable against this release's own SHA-256 manifest:
curl -fsSL https://raw.githubusercontent.com/ooaklee/lexr.sh/refs/heads/main/install.sh | sh -s -- --version 0.2.0-rc.3The installer script is fetched from the current main branch, so its behaviour reflects today's installer, not this tag. For manual downloads, checksum verification, and Windows installation, read the installation guide as shipped with this release.