# 使用 Homebrew, Nix 安装 jqfmt

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

## 安装

```sh
sudo av install brew:jqfmt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jqfmt
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jqfmt
```

  证据: nixpkgs package indexes: pkgs/by-name/jq/jqfmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:jqfmt
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jqfmt>
- **版本:** 0.1.0
- **来源摘要:** Opinionated formatter for jq
- **主页:** <https://github.com/noperator/jqfmt>
- **仓库:** <https://github.com/noperator/jqfmt>
- **许可证:** MIT
- **源码归档:** <https://github.com/noperator/jqfmt/archive/refs/tags/v0.1.0.tar.gz>
- **最后更新:** 2026-07-25T20:58:05-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jqfmt (cli)
- jqfmt (别名)

## 构建依赖

- go

## 安装行为

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

## 版本和新鲜度

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

jqfmt is a small Go command-line formatter for jq programs, built for the practical problem of reading long shell one-liners that contain dense jq expressions.

### 项目历史

The README describes jqfmt as an opinionated formatter written after the author found long jq-heavy shell snippets difficult to inspect. Its implementation began from code taken out of itchyny/gojq's query parser because gojq did not expose the parser and AST walking API the author wanted.

### 采用历史

Adoption evidence is modest and package-manager oriented: Homebrew packages jqfmt from its v0.1.0 GitHub tag, and the input batch also records Nix packaging. Homebrew analytics for the formula showed 92 installs over the 365-day window reported by the formula API on 2026-07-01.

### 使用方式

jqfmt reads jq expressions from a file or standard input and adds line breaks around selected structures such as objects, arrays, pipes, and operators. It is meant as a readability tool rather than a replacement for jq itself.

### 为什么软件包爱好者会关心

The tool is notable because jq has many linters, wrappers, and JSON formatters, but fewer dedicated formatters for jq's own query language. jqfmt also illustrates a common small-tool pattern: extract just enough parser machinery from an implementation such as gojq to make a narrow CLI utility.

### 时间线

- 2025: GitHub release feed recorded v0.1.0 as the initial release.
- 2026: Homebrew formula API packaged v0.1.0 from the GitHub release archive.

### Related projects

- jqfmt is closely related to jq, gojq, jqjq, and other jq-adjacent utilities that parse or transform jq programs rather than JSON data alone.

### 来源

- <https://formulae.brew.sh/api/formula/jqfmt.json>
- <https://github.com/itchyny/gojq>
- <https://github.com/noperator/jqfmt>
- <https://github.com/noperator/jqfmt/releases/tag/v0.1.0>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

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

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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [jqp](https://pkg.so/zh-hans/brew/jqp/) - Shares pkgdb curated category or tags: cli, developer-tools, jq, json, json-processing.
- [jq](https://pkg.so/zh-hans/brew/jq/) - Shares pkgdb curated category or tags: cli, developer-tools, json, json-processing.
- [shfmt](https://pkg.so/zh-hans/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.
- [buildifier](https://pkg.so/zh-hans/brew/buildifier/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.
- [astyle](https://pkg.so/zh-hans/brew/astyle/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.
- [oxfmt](https://pkg.so/zh-hans/brew/oxfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.
- [air](https://pkg.so/zh-hans/brew/air/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.
- [beautysh](https://pkg.so/zh-hans/brew/beautysh/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, formatters.

## Combined YAML source

View the package source record on GitHub. [combined/jqfmt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jqfmt.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
