# bold を Homebrew, Nix でインストール

bold のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bold
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bold
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bold
```

  証拠: nixpkgs package indexes: pkgs/by-name/bo/bold/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:bold
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bold>
- **バージョン:** 0.2.0
- **ソース概要:** Drop-in replacement for Apple system linker ld
- **ホームページ:** <https://codeberg.org/kubkon/bold>
- **上流ドキュメント:** <https://codeberg.org/kubkon/bold>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://codeberg.org/kubkon/bold/archive/v0.2.0.tar.gz>
- **最終更新:** 2026-06-14T14:14:32-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- bold (cli)
- bold (エイリアス)

## ビルド依存関係

- zig@0.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.2.0
- マネージャ更新日: 2026-06-14
- ローカルデータ: OK
- 上流リポジトリ: https://codeberg.org/kubkon/bold
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

bold is a Zig-written drop-in replacement for Apple's system linker `ld`, focused on Mach-O linking on Apple platforms.

### プロジェクトの歴史

The official README says bold used to be emerald, but the broader emerald driver effort was split off because of maintainer time constraints. The README positions bold as a direct competitor to LLVM lld and Apple's linker, with benchmark comparisons against Apple's rewritten linker, classic Apple ld, and lld.

### 採用の歴史

bold is a young specialist developer tool. The input package facts show Homebrew and Nix packaging, which is the expected adoption path for an experimental linker aimed at macOS and Zig-adjacent systems developers.

### 使われ方

Typical usage is building with nightly Zig, then passing bold to C or C++ compilers with `-fuse-ld=bold` for clang or `-B/path/to/bold` for gcc-style toolchains.

### パッケージ好きにとっての重要性

bold is interesting to package nerds because linkers are rarely casual dependencies; packaging it means exposing an alternate toolchain component that must match platform object formats, compiler driver behavior, and system linker expectations.

### タイムライン

- 2026: The Codeberg repository metadata records the public bold repository creation.
- 2026: The README describes bold as the focused successor to the earlier emerald effort.

### Related projects

- Related projects include Apple ld, Apple's classic ld mode, LLVM lld, Zig, and the earlier emerald project.

### ソース

- <https://codeberg.org/api/v1/repos/kubkon/bold>
- <https://codeberg.org/kubkon/bold>
- input.source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bold
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - bold: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/bold/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [lld](https://pkg.so/ja/brew/lld/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [mold](https://pkg.so/ja/brew/mold/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [binutils](https://pkg.so/ja/brew/binutils/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [libplist](https://pkg.so/ja/brew/libplist/) - Shares pkgdb curated category or tags: apple, cli, developer-tools.
- [asc](https://pkg.so/ja/brew/asc/) - Shares pkgdb curated category or tags: apple, cli, developer-tools.
- [arm-none-eabi-binutils](https://pkg.so/ja/brew/arm-none-eabi-binutils/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [aarch64-elf-binutils](https://pkg.so/ja/brew/aarch64-elf-binutils/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [arm-linux-gnueabihf-binutils](https://pkg.so/ja/brew/arm-linux-gnueabihf-binutils/) - Shares pkgdb curated category or tags: cli, developer-tools, linker.
- [rgbds](https://pkg.so/ja/brew/rgbds/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, linker, system.

## Combined YAML source

View the package source record on GitHub. [combined/bold.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bold.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
