Cosmopolitan can be compiled from source on any Linux distro. GNU make needs to be installed beforehand. This is a freestanding hermetic repository that bootstraps using a vendored static gcc9 executable. No further dependencies are required.
git clone https://github.com/jart/cosmopolitan.git cd cosmopolitan make -j12 o/examples/hello.com