# jrsonnet mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jrsonnet in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:jrsonnet
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jrsonnet
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jrsonnet
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/jr/jrsonnet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:jrsonnet
- **Paketmanager:** Homebrew
- **Version:** 0.4.2
- **Quellzusammenfassung:** Rust implementation of Jsonnet language
- **Homepage:** <https://github.com/deltarocks/jrsonnet>
- **Repository:** <https://github.com/deltarocks/jrsonnet>
- **Zuletzt aktualisiert:** 2026-07-04T16:53:43+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jrsonnet (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.4.2
## Projektgeschichte und Nutzung

jrsonnet is a Rust implementation of Jsonnet, the data-templating language used to generate JSON and configuration data. It packages both a Jsonnet library and a command-line executable, positioning itself as an alternative to the original C++ implementation and the Go and Scala implementations.

### Projektgeschichte

The public GitHub repository was created in May 2020 under CertainLach's project namespace and later appeared under the deltarocks organization while retaining redirects from the original URL. The README describes the project as an experiment in implementing Jsonnet in Rust, with additional syntax experiments and bindings beyond the CLI.

### Adoptionsgeschichte

Adoption is niche and mostly package-manager driven: the README documents NixOS packaging, Homebrew packaging on macOS, release binaries for Windows and Linux, crates.io publication, and language bindings including Python and WebAssembly/JSR. Homebrew packages the 0.4.2 release from the GitHub tag archive.

### Wie es verwendet wird

Users reach for jrsonnet when they want a Rust-native Jsonnet evaluator, a drop-in-style libjsonnet shared library, or bindings that expose Jsonnet evaluation inside other Rust, Python, JavaScript, or C/C++ environments.

### Warum Paket-Nerds sich dafür interessieren

jrsonnet matters to package-tooling people because Jsonnet is common in infrastructure configuration, and alternative implementations change the performance, embedding, and distribution story. A Rust Jsonnet implementation with crates.io, Nix, Homebrew, Python, and WebAssembly surfaces is exactly the sort of cross-ecosystem packaging knot that nerds notice.

### Zeitleiste

- 2020: Public GitHub repository created for the Rust Jsonnet implementation.
- 2022: Pre-release builds in the v0.5.0 series began appearing on GitHub releases.
- 2026: Homebrew packaged jrsonnet 0.4.2 from the GitHub tag archive.

### Related projects

- Related projects include Google's original Jsonnet implementation, go-jsonnet, sjsonnet, rsjsonnet, and rjsonnet-py, the Python bindings built on jrsonnet.

### Quellen

- <https://api.github.com/repos/deltarocks/jrsonnet>
- <https://crates.io/crates/jrsonnet>
- <https://formulae.brew.sh/formula/jrsonnet>
- <https://github.com/CertainLach/jrsonnet>
- <https://github.com/deltarocks/jrsonnet>
- <https://github.com/deltarocks/jrsonnet/releases>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Verwandte Links

- [jrsonnet](https://pkg.so/de/pkg/cargo/jrsonnet/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

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


## Quellen

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