No RISC-V hardware? No problem. AlmaLinux OS Kitten 10 for riscv64 is here! 🐧

Spin it up via Docker with QEMU emulation today.

Read all the details and see how you can get involved today. 👉 https://almalinux.org/blog/2026-03-17-almalinux-goes-riscv/

AlmaLinux goes RISC-V: Kitten 10 now available for riscv64

RISC-V is a free and open instruction set architecture (ISA) based on RISC principles. Unlike proprietary ISAs such as x86 or ARM, the RISC-V specification is openly available, allowing anyone to implement it without licensing fees. Hardware platforms based on RISC-V are becoming more widely available, from microcontrollers to application-class processors capable of running full Linux distributions. We are excited to announce that AlmaLinux OS Kitten 10 is now available for the RISC-V architecture.

AlmaLinux OS

@almalinux You inspired me to a little #rust project: https://codeberg.org/fallbackerik/riscv-rust

Of course, I used #podman for #qemu emulation. (See Readme)

riscv-rust

A riscV Rust example built on alma 10

Codeberg.org