macOS
brew install bazel@8local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · 来源: api.github.com
安装
brew install bazel@8local Homebrew formula metadata
sudo port install bazelMacPorts ports tree · devel/bazel/Portfile · 来源: api.github.com
nix profile install nixpkgs#bazel_8nixpkgs package indexes · pkgs/by-name/ba/bazel_8/package.nix · 来源: api.github.com
sudo apk add bazel8Alpine Linux edge package indexes · bazel8 · 来源: dl-cdn.alpinelinux.org
sudo zypper install bazel8openSUSE Tumbleweed package metadata · bazel8 · 来源: download.opensuse.org
sudo pacman -S bazelArch Linux sync databases · bazel · 来源: geo.mirror.pkgbuild.com
choco install bazelChocolatey community package catalog · bazel · 来源: community.chocolatey.org
scoop install main/bazelScoop official bucket manifest trees · bucket/bazel.json · 来源: api.github.com
winget install --id Bazel.Bazel -eWindows Package Manager source index · Bazel.Bazel · 来源: cdn.winget.microsoft.com
概览
Google's own build tool
历史
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.
安全态势
没有找到 bazel@8 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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%/.bazelrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bazel-8.7.0 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bazelbuild/bazel
安装元数据
| 软件包键 | brew:bazel@8 |
|---|---|
| 版本 | 8.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bazel@8 |
| 主页 | https://bazel.build/ |
| 仓库 | https://github.com/bazelbuild/bazel |
| 上游文档 | https://bazel.build/versions/8.7.0/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/bazelbuild/bazel/releases/download/8.7.0/bazel-8.7.0-dist.zip |
| 最后更新 | 2026-05-23T15:08:34-04:00 |
| Pulse | updated |
| 依赖 | openjdk@21 |
| macOS 提供的库 | unzip, zip |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 已定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.