Description
Builds of Bazel Build tool for EPEL7, and Fedora
Source for this rpm spec is github.com/vbatts/copr-build-bazel
Installation Instructions
Centos will need to pull down the *.repo file into /etc/yum.repos.d/, though fedoras ought to be able to run dnf copr enable vbatts/bazel to get this repo (or dnf copr enable -y vbatts/bazel for batch processes like building a container image).
Next:
dnf install -y bazel(oryum) for v1 branchdnf install -y bazel2(oryum) for v2 branch (usednf install -y --allowerasing bazel2to upgrade from prior version)dnf install -y bazel3(oryum) for v3 branch (usednf install -y --allowerasing bazel3to upgrade from prior version)dnf install -y bazel4(oryum) for v4 branch (usednf install -y --allowerasing bazel4to upgrade from prior version)dnf install -y bazel5(oryum) for v5 branch (usednf install -y --allowerasing bazel5to upgrade from prior version)
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 7
|
ppc64le (1932)*, x86_64 (74049)* | EPEL 7 (142648 downloads) |
EPEL 8
|
aarch64 (1945)*, ppc64le (4850)*, x86_64 (31931)* | EPEL 8 (31362 downloads) |
EPEL 9
|
aarch64 (984)*, ppc64le (565)*, x86_64 (8159)* | EPEL 9 (21578 downloads) |
Fedora 41
|
aarch64 (146)*, ppc64le (57)*, x86_64 (1110)* | Fedora 41 (900 downloads) |
Fedora 42
|
aarch64 (65)*, ppc64le (57)*, x86_64 (215)* | Fedora 42 (709 downloads) |
Fedora 43
|
aarch64 (28)*, ppc64le (26)*, x86_64 (53)* | Fedora 43 (77 downloads) |
Fedora rawhide
|
aarch64 (739)*, ppc64le (507)*, x86_64 (895)* | Fedora rawhide (916 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vbatts/bazel
More info about enabling Copr repositories
EPEL 7
Fedora 41