GET SABAS OS

Boot it, or build it yourself.

The live ISO boots straight into the Sabas compositor and shell. Ships on two base distros — the Software Center auto-detects dnf or apt underneath either way.

Fedora base ISO Ubuntu base ISO
Build from source
REQUIREMENTS
Java 25+ (Panama FFM, Vector API)
Linux kernel 5.x+ (DRM atomic, VRR)
Vulkan GPU w/ dma-buf import
libwayland, libinput, libxkbcommon
libgbm (Path F multi-GPU)
GraalVM CE (native image, optional)
RUN NESTED (DEVELOPMENT)
$ mkdir -p ~/.config/sabas
$ cp config/sabas/*.conf ~/.config/sabas/
$ java -Dsabas.output=nested -jar sabas-os-shell/target/sabas-os-shell.jar
> nested mode: rendering inside GNOME/KDE
> shell ready
BARE METAL (PRODUCTION)
$ mvn clean package -DskipTests
$ ./scripts/run-sabas-native.sh
> DRM atomic mode - session started