binutils
brew install binutils
v2.46.1
GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-only
keg-only
GNU binary tools including assembler, linker, and object-file utilities for native development.
Why you might care
Provides `as`, `ld`, `objdump`, `nm`, and related tools for low-level binary manipulation and cross-compilation. Keg-only because macOS CLT already supplies these; install if you need GNU-compatible versions or cross-compilation targets that CLT doesn't cover.
47.1k
30-day installs · #136
132.4k
90-day · #155
528.5k
365-day · #141
Runtime dependencies
Build dependencies
Links
- https://www.gnu.org/software/binutils/binutils.html
- Brew formula source: Formula/b/binutils.rb
Keg-only reason
:shadowed_by_macos — Apple's CLT provides the same tools
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"LLVM binutils",
"Apple CLT",
"GNU GCC"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"compiler",
"build-system"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "GNU binary tools for native development",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:52+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "binutils",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Binutils\n- GNU Project - Free Software Foundation",
"installs_30d": 47099,
"installs_365d": 528456,
"installs_90d": 132355,
"keg_only": 1,
"keg_only_reason": ":shadowed_by_macos \u2014 Apple\u0027s CLT provides the same tools",
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-only",
"llm_generated_at": "2026-06-20T23:42:57+00:00",
"llm_model": "claude-haiku-4-5",
"name": "binutils",
"oldnames": [
"gold"
],
"one_liner": "GNU binary tools including assembler, linker, and object-file utilities for native development.",
"optional_dependencies": [],
"rank_30d": 136,
"rank_365d": 141,
"rank_90d": 155,
"raw_hash": "c37de8d95bb34f86",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/binutils.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"bison": "build"
}
],
"version_head": null,
"version_stable": "2.46.1",
"versioned_formulae": [],
"why_use_this": "Provides `as`, `ld`, `objdump`, `nm`, and related tools for low-level binary manipulation and cross-compilation. Keg-only because macOS CLT already supplies these; install if you need GNU-compatible versions or cross-compilation targets that CLT doesn\u0027t cover."
}