Description
Zig is an open-source programming language designed for robustness, optimality, and clarity. This package provides the zig compiler and the associated runtime.
Build for EL 9
Package sources:
- zig: https://github.com/lumarel/rpms-zig (fork to fix llvm dependency name: https://src.fedoraproject.org/rpms/zig/tree/main)
- llvm: https://github.com/lumarel/rpms-llvm (fork to enable all build targets: https://git.rockylinux.org/staging/rpms/llvm)
Installation Instructions
# enable copr repo
dnf copr enable lumarel/zig
# install stable
dnf install zig
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 9 | aarch64 (6)*, x86_64 (12)* | EPEL 9 (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lumarel/zig
More info about enabling Copr repositories