macOS
brew install boldlocal Homebrew formula metadata
brew / 順位 11881
bold のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install boldlocal Homebrew formula metadata
nix profile install nixpkgs#boldnixpkgs package indexes · pkgs/by-name/bo/bold/package.nix · ソース: api.github.com
概要
Drop-in replacement for Apple system linker ld
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bold | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bold |
|---|---|
| バージョン | 0.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://codeberg.org/kubkon/bold |
| 最終更新 | 2026-06-14T14:14:32-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bold
nix profile install nixpkgs#boldソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.