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 croberts/bazel
to get this repo (or dnf copr enable -y croberts/bazel
for batch processes like building a container image).
Once done you can dnf install -y bazel
(or yum
) to get the binary.
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 | x86_64 (0)* | EPEL 7 (112 downloads) |
Fedora 38 | x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (0)* | Fedora 39 (26 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (23 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | x86_64 (0)* | Fedora rawhide (85 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable croberts/bazel
More info about enabling Copr repositories