Gaming-ready base
Bazzite ships Steam, Proton, and a graphics stack tuned for play: HDR, VRR, gamepads, and broad hardware support working from first boot.
−200 m · the build
Bazzite ships Steam, Proton, and a graphics stack tuned for play: HDR, VRR, gamepads, and broad hardware support working from first boot.
System76's desktop, written in Rust. Tiling when you want it, floating when you don't, and settings that don't need a page of extensions.
The whole OS is a signed container image. Updates apply on reboot, and if one bites, bootc rollback returns you to the previous deployment.
−1000 m · in the water
−4000 m · install
ISOs are built monthly from the stable channel. Checksums and build digests are published with every release.
AMD & Intel graphics
Download ISO sha256GeForce RTX and GTX 16-series
Download ISO sha256curl -LO https://download.razorfin.org/razorfin-live-amd64.iso
curl -LO https://download.razorfin.org/razorfin-live-amd64.iso.sha256
sha256sum -c razorfin-live-amd64.iso.sha256
On any Fedora Atomic or Universal Blue system, switch in place and reboot:
sudo bootc switch --enforce-container-sigpolicy \
ghcr.io/razorfinos-org/razorfin:stable
Pick the image that matches your machine:
| Variant | Image |
|---|---|
| COSMIC desktop | razorfin |
| + developer tools | razorfin-dx |
| + NVIDIA open drivers | razorfin-nvidia-open |
| + both | razorfin-dx-nvidia-open |
All images are signed with Cosign; verification is enforced by the switch command above.
−6000 m · channels
Images build one time and move between channels by re-tagging, so stable ships the exact digest already proven in latest.
testingevery push
Bleeding edge. Fresh builds land here first.
latestdaily
Yesterday's testing build, promoted for general use.
stableweekly · tuesdays
Last week's latest. The recommended channel, and the one ISOs ship.
Every promotion also cuts a date-stamped tag like stable.20260208 for pinning and rollback.