# 使用 Homebrew, apk 安装 minijinja-cli

查看 minijinja-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:minijinja-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install minijinja-cli
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add minijinja-cli
```

  证据: Alpine Linux edge package indexes: minijinja-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## 软件包事实

- **软件包键:** brew:minijinja-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/minijinja-cli>
- **版本:** 2.22.0
- **来源摘要:** Render Jinja2 templates directly from the command-line to stdout
- **主页:** <https://docs.rs/minijinja/latest/minijinja/>
- **仓库:** <https://github.com/mitsuhiko/minijinja>
- **上游文档:** <https://docs.rs/minijinja/latest/minijinja/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/mitsuhiko/minijinja/archive/refs/tags/2.21.0.tar.gz>
- **最后更新:** 2026-08-04T14:59:26Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- minijinja-cli (cli)
- minijinja-cli (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.22.0
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/mitsuhiko/minijinja
- 检测到的最新版本: 2.21.0 (当前)
## 项目历史与用法

MiniJinja is Armin Ronacher's Rust reimplementation of the Jinja2 template language he originally created for Python. Ronacher described the project as emerging from an infrastructure-automation experiment where Rust needed dynamically loaded Jinja-style templates without the heavier dependency profile or compile-time model of alternatives such as Askama. The library deliberately follows Jinja2 syntax and behavior so existing templates, editor integrations, and mental models remain useful in Rust programs.

### 使用方式

The CLI packages that engine as a small command-line renderer: templates can be read from files or standard input, data can be supplied on the command line, and rendered output is written to stdout. In package-manager terms, minijinja-cli is the executable companion to the minijinja crate rather than a separate templating ecosystem. Its niche is scripting, config generation, release automation, and other places where users want Jinja-compatible text generation without embedding Python.

### 来源

- <https://crates.io/crates/minijinja-cli>
- <https://docs.rs/crate/minijinja-cli/latest>
- <https://github.com/mitsuhiko/minijinja>
- <https://lucumr.pocoo.org/2024/8/27/minijinja/>


## 安全说明

没有找到 minijinja-cli 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** minijinja-cli
- **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

## 其他软件包管理器记录

- apk - minijinja-cli - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: minijinja-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI using MiniJinja to render Jinja2 templates from the command line to stdout | https://docs.rs/minijinja/latest/minijinja/
- apk - minijinja-cli-bash-completion - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: minijinja-cli-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for minijinja-cli | https://docs.rs/minijinja/latest/minijinja/
- apk - minijinja-cli-doc - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: minijinja-cli-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI using MiniJinja to render Jinja2 templates from the command line to stdout (documentation) | https://docs.rs/minijinja/latest/minijinja/
- apk - minijinja-cli-fish-completion - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: minijinja-cli-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for minijinja-cli | https://docs.rs/minijinja/latest/minijinja/
- apk - minijinja-cli-zsh-completion - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: minijinja-cli-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for minijinja-cli | https://docs.rs/minijinja/latest/minijinja/
- apk - py3-minijinja - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: py3-minijinja from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Python bindings for MiniJinja, a template engine compatible with Jinja/Jinja2 | https://docs.rs/minijinja/latest/minijinja/
- apk - py3-minijinja-pyc - 2.21.0-r0: normalized package name match | Alpine Linux edge package indexes: py3-minijinja-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for py3-minijinja | https://docs.rs/minijinja/latest/minijinja/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [ctemplate](https://pkg.so/zh-hans/brew/ctemplate/) - Shares pkgdb curated category or tags: cli, developer-tools, templating.
- [clpbar](https://pkg.so/zh-hans/brew/clpbar/) - Shares pkgdb curated category or tags: cli, command-line-tools, developer-tools.
- [uv](https://pkg.so/zh-hans/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [ripgrep](https://pkg.so/zh-hans/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [starship](https://pkg.so/zh-hans/brew/starship/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [zoxide](https://pkg.so/zh-hans/brew/zoxide/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [ruff](https://pkg.so/zh-hans/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [uutils-findutils](https://pkg.so/zh-hans/brew/uutils-findutils/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [nunjucks](https://pkg.so/zh-hans/npm/nunjucks/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, jinja, jinja2.
- [languagetool-rust](https://pkg.so/zh-hans/brew/languagetool-rust/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust.
- [sarif-fmt](https://pkg.so/zh-hans/brew/sarif-fmt/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust.

## Combined YAML source

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


## 来源

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