Description
COPR package of https://github.com/bazelbuild/bazel
a fast, scalable, multi-language and extensible build system.
The build is still being actively developed. Some features (e.g. command line completion) are still missing.
Installation Instructions
sudo dnf copr enable lihaohong/bazel
sudo dnf install bazel
Note that you may need to run sudo dnf copr disable vbatts/bazel
if you tried it first.
Only bazel8 is available as of now. It works on my machine (Fedora 41). I did not test it in other setups. Your mileage may vary.
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 |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 10 (8 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 9 (7 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 40 (8 downloads) |
![]() |
aarch64 (0)*, x86_64 (10)* | Fedora 41 (12 downloads) |
![]() |
aarch64 (0)*, x86_64 (1)* | Fedora 42 (8 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (7 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lihaohong/bazel
More info about enabling Copr repositories