macOS
brew install bazel@7local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · source: api.github.com
brew
Google's own build tool. Version 7.7.1 via Homebrew; verified 2026-05-23.
install
brew install bazel@7local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · source: api.github.com
nix profile install nixpkgs#bazel_7nixpkgs package indexes · pkgs/by-name/ba/bazel_7/package.nix · source: api.github.com
sudo apk add bazel7Alpine Linux edge package indexes · bazel7 · source: dl-cdn.alpinelinux.org
sudo pacman -S bazelArch Linux sync databases · bazel · source: geo.mirror.pkgbuild.com
sudo zypper install bazel8openSUSE Tumbleweed package metadata · bazel8 · source: download.opensuse.org
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@7 packages the Bazel 7 long-term-support line, a major transition release where Bzlmod became enabled by default while legacy WORKSPACE support still remained available.
Bazel 7.0 LTS was released on December 11, 2023. The official release post describes several multi-year efforts landing together: Bzlmod, Build without the Bytes, Skymeld, and platform-based toolchain resolution for bundled Android and C++ rules.
For package users, the key historical point is that Bazel 7 made Bzlmod default while still allowing old WORKSPACE-based dependency setup to continue. That made Bazel 7 a bridge release for repositories preparing for the stricter Bazel 8 and Bazel 9 migration path.
Versioned bazel@7 packaging exists because many Bazel users pin major versions while migrating rulesets, WORKSPACE macros, .bazelrc flags, and CI images.
The input records bazel@7 across Homebrew, Alpine, Nix, and other package managers, showing the release line remained useful after newer Bazel versions shipped.
Users install bazel@7 when a workspace or CI fleet is standardized on the Bazel 7 LTS series, often alongside .bazelversion or Bazelisk so local and CI invocations agree.
Bazel 7 users commonly exercise Bzlmod migration while retaining WORKSPACE compatibility, then use the versioned docs and bazelrc docs to control flags during migration.
bazel@7 is significant because it captures a rare package-manager case where the older major version is not just legacy: it is the compatibility runway for a build-system ecosystem migration.
It also marks the period when Bazel's module system moved from opt-in experimentation to the default path for external dependency management.
security posture
No matching local secret-handling manifest was found for bazel@7. 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 | cli | global executable | |
bazel-7.7.1 | 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@7 |
|---|---|
| Version | 7.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bazel@7 |
| Homepage | https://bazel.build/ |
| Repository | https://github.com/bazelbuild/bazel |
| Upstream docs | https://bazel.build/versions/7.7.0/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/bazelbuild/bazel/releases/download/7.7.1/bazel-7.7.1-dist.zip |
| Last updated | 2026-05-23T15:08:23-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@7 |
| 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_7
nix profile install nixpkgs#bazel_7bazel
sudo port install bazelbazel
nix profile install nixpkgs#bazelbazel7 7.7.1-r0
Bazel is an open-source build and test tool
sudo apk add bazel7bazel7-bash-completion 7.7.1-r0
Bash completions for bazel7
sudo apk add bazel7-bash-completionbazel 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 bazeliskbazel8 8.4.1-1.3
Tool for the automation of building and testing of software
sudo zypper install bazel8bazel
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.