Documentation issue: Installing Bazel on Fedora and CentOS
Open
Beginner friendly
P4
team-Documentation
team-OSS
type: documentation (cleanup)
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
Documentation URL: https://docs.bazel.build/versions/5.4.1/install-redhat.html
The commands required to install bazel 5.x.x should be:
Fedora 25+:
```sh
dnf copr enable vbatts/bazel
dnf install bazel5
```
Centos:
```sh
yum install bazel5
```
Contributor guide
Research direction
Open the referenced Red Hat installation page and compare the Fedora and CentOS command blocks with the commands in the issue. Done means the page shows the supplied bazel5 installation commands for Fedora 25+ and CentOS.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100