macOS
brew install bazel@8local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · source: api.github.com
brew
Google's own build tool. Version 8.7.0 via Homebrew; verified 2026-05-23.
install
brew install bazel@8local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · source: api.github.com
nix profile install nixpkgs#bazel_8nixpkgs package indexes · pkgs/by-name/ba/bazel_8/package.nix · source: api.github.com
sudo apk add bazel8Alpine Linux edge package indexes · bazel8 · source: dl-cdn.alpinelinux.org
sudo zypper install bazel8openSUSE Tumbleweed package metadata · bazel8 · source: download.opensuse.org
sudo pacman -S bazelArch Linux sync databases · bazel · source: geo.mirror.pkgbuild.com
choco install bazelChocolatey community package catalog · bazel · source: community.chocolatey.org
scoop install main/bazelScoop official bucket manifest trees · bucket/bazel.json · source: api.github.com
winget install --id Bazel.Bazel -eWindows Package Manager source index · Bazel.Bazel · source: cdn.winget.microsoft.com
overview
Google's own build tool
history
bazel@8 packages the Bazel 8 long-term-support line, the release that made Bzlmod the normal dependency-management path and turned off automatic WORKSPACE reading by default.
Bazel 8.0 LTS was released on December 9, 2024. The official release post describes it as a streamlining release with Bzlmod as the default for dependency management and major bundled rulesets split into Starlark modules.
The release post says Bzlmod began as an experimental feature in Bazel 5, became generally available in Bazel 6, was turned on in Bazel 7, and in Bazel 8 works with the old WORKSPACE mechanism turned off by default.
Bazel 8 adoption was tied to migration work: repositories needed to move external dependencies from WORKSPACE to MODULE.bazel/Bzlmod and prepare for Bazel 9's planned removal of WORKSPACE functionality.
The official Bazel 8 release post reported the Bazel Central Registry hosting more than 500 modules with 2500+ versions, showing that the module ecosystem had become broad enough to support default Bzlmod workflows.
Users install bazel@8 when they want the Bazel 8 LTS behavior without jumping to the latest unversioned Bazel formula. This is useful for CI images, reproducible developer setup, and staged migration to Bzlmod and Starlark-loaded rules.
Bazel 8 workspaces commonly pair the versioned binary with .bazelrc flags, MODULE.bazel, Bazel Central Registry modules, and Bazelisk-managed version pinning.
bazel@8 is historically significant because it packages the moment Bazel's external dependency system crossed from optional migration to default behavior.
It also shows why build tools keep versioned formulas: a Bazel major version encodes ecosystem compatibility decisions, not merely executable features.
security posture
No matching local secret-handling manifest was found for bazel@8. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/bazel.bazelrc$workspace/.bazelrc~/.bazelrc%ProgramData%\bazel.bazelrc%USERPROFILE%\.bazelrc%HOME%/.bazelrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bazel-8.7.0 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bazelbuild/bazel
install metadata
| Package key | brew:bazel@8 |
|---|---|
| Version | 8.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bazel@8 |
| Homepage | https://bazel.build/ |
| Repository | https://github.com/bazelbuild/bazel |
| Upstream docs | https://bazel.build/versions/8.7.0/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/bazelbuild/bazel/releases/download/8.7.0/bazel-8.7.0-dist.zip |
| Last updated | 2026-05-23T15:08:34-04:00 |
| Pulse | updated |
| Dependencies | openjdk@21 |
| Uses from macOS | unzip, zip |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bazel@8 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bazel_8
nix profile install nixpkgs#bazel_8bazel8 8.7.0-r0
Bazel is an open-source build and test tool
sudo apk add bazel8bazel8-bash-completion 8.7.0-r0
Bash completions for bazel8
sudo apk add bazel8-bash-completionbazel8 8.4.1-1.3
Tool for the automation of building and testing of software
sudo zypper install bazel8bazel
nix profile install nixpkgs#bazelbazel 9.1.1-1
Correct, reproducible, and fast builds for everyone
sudo pacman -S bazelbazelisk 1.29.0-1
A user-friendly launcher for Bazel.
https://github.com/bazelbuild/bazelisk
sudo pacman -S bazeliskbazel
sudo port install bazelbazel
choco install bazelmain/bazel
scoop install main/bazelBazel.Bazel
winget install --id Bazel.Bazel -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.