# Install jsonnet-bundler with Homebrew, apk, MacPorts, Nix

Package manager for Jsonnet. Version 0.6.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:jsonnet-bundler
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jsonnet-bundler
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jsonnet-bundler
```

  Evidence: MacPorts ports tree: devel/jsonnet-bundler/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add jsonnet-bundler
```

  Evidence: Alpine Linux edge package indexes: jsonnet-bundler from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#jsonnet-bundler
```

  Evidence: nixpkgs package indexes: pkgs/by-name/js/jsonnet-bundler/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:jsonnet-bundler
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jsonnet-bundler>
- **Version:** 0.6.0
- **Source summary:** Package manager for Jsonnet
- **Homepage:** <https://github.com/jsonnet-bundler/jsonnet-bundler>
- **Repository:** <https://github.com/jsonnet-bundler/jsonnet-bundler>
- **Upstream docs:** <https://github.com/jsonnet-bundler/jsonnet-bundler#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/jsonnet-bundler/jsonnet-bundler.git>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- jb (cli)
- jb (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.6.0
- Local data: ok
- Upstream repository: https://github.com/jsonnet-bundler/jsonnet-bundler
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

jsonnet-bundler is the Jsonnet ecosystem's dependency manager. Its `jb` command gives Jsonnet projects a `jsonnetfile.json` manifest and a vendored dependency tree, turning Jsonnet libraries into package-manager-addressable building blocks.

### Project history

The jsonnet-bundler repository was created on GitHub on 2018-04-24, and its first commit the same day was titled "Initial commit". The README states the core purpose directly: jsonnet-bundler is a package manager for Jsonnet.

The tool evolved around a deliberately simple model: initialize a project, record dependencies in `jsonnetfile.json`, fetch transitive dependencies, and vendor repository subtrees. Its documented limitations, including whole-repository downloads and same-version requirements for diamond dependencies, show a pragmatic package manager built for Jsonnet library workflows rather than a general dependency solver.

### Adoption history

The README documents package installation through Homebrew, Fedora, and Arch Linux AUR, which reflects adoption beyond source builds. Within Jsonnet projects, its importance comes from standardizing the `jb init` and `jb install` workflow and the convention of running Jsonnet with `-J vendor`.

### How it is used

A typical project runs `jb init`, gains a `jsonnetfile.json`, installs a dependency from a GitHub repository, imports files from the vendored package, and passes `-J vendor` to Jsonnet so imports resolve through the vendor tree.

### Why package nerds care

jsonnet-bundler matters because Jsonnet is often used to manage large configuration trees, and reusable Jsonnet libraries need reproducible dependency layout. For package nerds, `jb` is the small ecosystem-specific manager that makes Jsonnet libraries feel installable instead of copy-pasted.

### Timeline

- 2018-04-24: GitHub repository creation and initial commit.
- 2020-01-08: v0.2.0 release published.
- 2020-05-15: v0.4.0 release published.
- 2024-08-23: v0.6.0 release published.

### Related projects

- jsonnet-bundler is closely tied to Jsonnet itself and to Jsonnet libraries such as kustomize-libsonnet, which the README uses as an install example.

### Sources

- <https://api.github.com/repos/jsonnet-bundler/jsonnet-bundler>
- <https://formulae.brew.sh/formula/jsonnet-bundler>
- <https://github.com/jsonnet-bundler/jsonnet-bundler>
- <https://github.com/jsonnet-bundler/jsonnet-bundler/commit/cb59934d1db4e8f5c2596cfb5f146e680c0ecbb0>
- <https://github.com/jsonnet-bundler/jsonnet-bundler/releases/tag/v0.2.0>
- <https://github.com/jsonnet-bundler/jsonnet-bundler/releases/tag/v0.4.0>
- <https://github.com/jsonnet-bundler/jsonnet-bundler/releases/tag/v0.6.0>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## 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

- Unix: jsonnetfile.json
## Source Database Details

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

## Other Package-Manager Records

- Nix - jsonnet-bundler: normalized package name match | nixpkgs package indexes: pkgs/by-name/js/jsonnet-bundler/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - jsonnet-bundler - 0.6.0-r15: normalized package name match | Alpine Linux edge package indexes: jsonnet-bundler from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Jsonnet package manager | https://github.com/jsonnet-bundler/jsonnet-bundler
- MacPorts - jsonnet-bundler: normalized package name match | MacPorts ports tree: devel/jsonnet-bundler/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [luarocks](https://www.automicvault.com/pkg/brew/luarocks/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, package-manager.
- [rye](https://www.automicvault.com/pkg/brew/rye/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, package-manager.
- [rv](https://www.automicvault.com/pkg/brew/rv/) - Shares av.db curated category or tags: cli, developer-tools, package-manager.
- [scarb](https://www.automicvault.com/pkg/brew/scarb/) - Shares av.db curated category or tags: cli, developer-tools, package-manager.
- [smlpkg](https://www.automicvault.com/pkg/brew/smlpkg/) - Shares av.db curated category or tags: cli, developer-tools, package-manager.
- [clib](https://www.automicvault.com/pkg/brew/clib/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, package-manager.
- [jsrepo](https://www.automicvault.com/pkg/brew/jsrepo/) - Shares av.db curated category or tags: cli, developer-tools, package-manager.
- [opam](https://www.automicvault.com/pkg/brew/opam/) - Shares av.db curated category or tags: cli, dependency-management, developer-tools, package-manager.
- [cargo-features-manager](https://www.automicvault.com/pkg/brew/cargo-features-manager/) - Local package facts share a topical domain. Shared terms: cli, dependency, dependency-management, developer, developer-tools.
- [mint](https://www.automicvault.com/pkg/brew/mint/) - Local package facts share a topical domain. Shared terms: cli, dependency, developer, developer-tools, management.

## Combined YAML source

View the package source record on GitHub. [combined/jsonnet-bundler.yml](https://github.com/automic-vault/db/blob/main/combined/jsonnet-bundler.yml)


## Sources

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