Description
Builds of Bazel Build tool for EPEL7, and Fedora
Source for this rpm spec is github.com/ohadmen/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 bazel2
to upgrade from prior version)dnf install -y bazel3
(oryum
) for v3 branch (usednf install -y --allowerasing bazel3
to upgrade from prior version)dnf install -y bazel4
(oryum
) for v4 branch (usednf install -y --allowerasing bazel4
to upgrade from prior version)dnf install -y bazel5
(oryum
) for v5 branch (usednf install -y --allowerasing bazel5
to upgrade from prior version)dnf install -y bazel6
(oryum
) for v6 branch (usednf install -y --allowerasing bazel5
to upgrade from prior version)dnf install -y bazel8
(oryum
) for v8 branch (usednf install -y --allowerasing bazel5
to 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 |
---|---|---|
![]() |
ppc64le (0)*, x86_64 (0)* | Centos-stream 8 (0 downloads) |
![]() |
ppc64le (0)*, x86_64 (0)* | Centos-stream 9 (0 downloads) |
![]() |
ppc64le (8)*, x86_64 (16)* | EPEL 7 (0 downloads) |
![]() |
aarch64 (28)*, ppc64le (20)*, x86_64 (36)* | EPEL 8 (16 downloads) |
![]() |
aarch64 (12)*, ppc64le (12)*, x86_64 (12)* | EPEL 9 (6 downloads) |
![]() |
aarch64 (24)*, ppc64le (16)*, x86_64 (24)* | Fedora 41 (7 downloads) |
![]() |
aarch64 (24)*, ppc64le (16)*, x86_64 (26)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (24)*, ppc64le (16)*, x86_64 (24)* | Fedora rawhide (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ohadm/bazel
More info about enabling Copr repositories