Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, apk, zypper, chocolatey, MacPorts, pacman, scoop, winget 安装 bazel@8

查看 bazel@8 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bazel@8

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bazel

MacPorts ports tree · devel/bazel/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#bazel_8

nixpkgs package indexes · pkgs/by-name/ba/bazel_8/package.nix · 来源: api.github.com

Alpine Linux apk已验证 · 92%
sudo apk add bazel8

Alpine Linux edge package indexes · bazel8 · 来源: dl-cdn.alpinelinux.org

openSUSE zypper已验证 · 92%
sudo zypper install bazel8

openSUSE Tumbleweed package metadata · bazel8 · 来源: download.opensuse.org

Arch Linux pacman已验证 · 92%
sudo pacman -S bazel

Arch Linux sync databases · bazel · 来源: geo.mirror.pkgbuild.com

Windows

Chocolatey已验证 · 92%
choco install bazel

Chocolatey community package catalog · bazel · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/bazel

Scoop official bucket manifest trees · bucket/bazel.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Bazel.Bazel -e

Windows Package Manager source index · Bazel.Bazel · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Google's own build tool

命令和别名

  • bazel-8.7.0

历史

项目历史与用法

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.

时间线

  • 2021: Bzlmod is introduced experimentally in the Bazel 5 era, according to the Bazel 8 release post.
  • 2023-12: Bazel 7 turns Bzlmod on by default.
  • 2024-12-09: Bazel 8.0 LTS is released.
  • 2024-12: Bazel 8 stops automatically reading WORKSPACE and WORKSPACE.bzlmod by default.
  • 2026: The input's Homebrew metadata shows bazel@8 still packaged as a versioned formula with Bazel 8.7.x executables.

Related projects

  • Bazelisk is commonly used to pin Bazel 8 in repository-local .bazelversion files.
  • Bazel Central Registry is the module ecosystem that makes Bazel 8's default Bzlmod workflow practical.
  • bazel-remote remains important for Bazel 8 users because remote caching and Build without the Bytes are central to modern Bazel performance.

来源

安全态势

尚未找到受保护工具覆盖

没有找到 bazel@8 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • Homebrew 为此 formula 声明了 post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/bazel.bazelrc$workspace/.bazelrc~/.bazelrc
Windows
%ProgramData%\bazel.bazelrc%USERPROFILE%\.bazelrc%HOME%/.bazelrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bazel-8.7.0cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本8.7.0
管理器更新时间2026-05-23
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖openjdk@21
macOS 提供的库unzip, zip
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install已定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebazel@8
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

bazel_8

nix profile install nixpkgs#bazel_8
  • normalized package name match
  • 匹配方式:Bazel 8
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/bazel_8/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

bazel8 8.7.0-r0

Bazel is an open-source build and test tool

https://bazel.build/

sudo apk add bazel8
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bazel8
  • 1 依赖
  • 1 提供
  • package manager index match
  • 匹配方式:Bazel8
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bazel8 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

bazel8-bash-completion 8.7.0-r0

Bash completions for bazel8

https://bazel.build/

sudo apk add bazel8-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: bazel8
  • package manager index match
  • 匹配方式:Bazel8
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bazel8-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper92%

bazel8 8.4.1-1.3

Tool for the automation of building and testing of software

https://bazel.build/

sudo zypper install bazel8
  • License: Apache-2.0 AND BSD-3-Clause AND MIT AND GPL-2.0-or-later AND BSD-2-Clause AND Python-2.0 AND Zlib AND BSL-1.0
  • Category: Development/Tools/Building
  • Architecture: x86_64
  • Source Package: bazel8
  • 7 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Bazel8
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bazel8 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Nix88%

bazel

nix profile install nixpkgs#bazel
  • versioned package alias match
  • 匹配方式:Bazel
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: bazel from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
pacman88%

bazel 9.1.1-1

Correct, reproducible, and fast builds for everyone

https://bazel.build/

sudo pacman -S bazel
  • License: Apache-2.0
  • Architecture: x86_64
  • 5 依赖
  • versioned package alias match
  • 匹配方式:Bazel
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bazel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman88%

bazelisk 1.29.0-1

A user-friendly launcher for Bazel.

https://github.com/bazelbuild/bazelisk

sudo pacman -S bazelisk
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • versioned package alias match
  • 匹配方式:Bazel
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bazelisk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts88%

bazel

sudo port install bazel
  • versioned package alias match
  • 匹配方式:Bazel
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bazel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey88%

bazel

choco install bazel
  • versioned package alias match
  • 匹配方式:Bazel
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: bazel from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','backupper-standard'
Scoop88%

main/bazel

scoop install main/bazel
  • versioned package alias match
  • 匹配方式:Bazel
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/bazel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget88%

Bazel.Bazel

winget install --id Bazel.Bazel -e
  • versioned package alias match
  • 匹配方式:Bazel
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Bazel.Bazel from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment