macOS
brew install boldlocal Homebrew formula metadata
brew
Drop-in replacement for Apple system linker ld. Version 0.2.0 via Homebrew; verified 2026-06-14.
install
brew install boldlocal Homebrew formula metadata
nix profile install nixpkgs#boldnixpkgs package indexes · pkgs/by-name/bo/bold/package.nix · source: api.github.com
overview
Drop-in replacement for Apple system linker ld
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bold | 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://codeberg.org/kubkon/bold
install metadata
| Package key | brew:bold |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bold |
| Homepage | https://codeberg.org/kubkon/bold |
| Repository | https://codeberg.org/kubkon/bold |
| Upstream docs | https://codeberg.org/kubkon/bold |
| License | MIT |
| Source archive | https://codeberg.org/kubkon/bold/archive/v0.2.0.tar.gz |
| Last updated | 2026-06-14T14:14:32-04:00 |
| Pulse | updated |
| Build dependencies | zig@0.14 |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bold |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bold
nix profile install nixpkgs#boldsource 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.