Installation & System Requirements
We provide a Docker container with the Valida LLVM and Rust toolchains already installed. Docker is the only supported method of running on platforms other than x86 Linux.
Installation and usage: x86_64 platforms
Installation and usage: ARM64 platforms
System Requirements (non-Docker)
This toolchain supports x86-64 Linux based on
glibc-2.9
or newerglibc
.rustup
is required.Arch Linux and Ubuntu 24.04 LTS are specifically supported, with other platforms possibly requiring some tinkering to make work.
Installation Instructions (non-Docker)
Download the release bundle, untar it, and run the installation script as root:
Last updated