# jqp を Homebrew, apt, MacPorts, Nix, scoop でインストール

jqp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jqp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jqp
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jqp
```

  証拠: MacPorts ports tree: textproc/jqp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install jqp
```

  証拠: Debian stable package indexes: jqp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#jqp
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/jqp
```

  証拠: Scoop official bucket manifest trees: bucket/jqp.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jqp
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.0
- **ソース概要:** TUI playground to experiment and play with jq
- **ホームページ:** <https://github.com/noahgorstein/jqp>
- **リポジトリ:** <https://github.com/noahgorstein/jqp>
- **最終更新:** 2026-07-25T20:58:05-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jqp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.8.0
## プロジェクトの歴史と使われ方

jqp is a terminal user interface for experimenting with jq filters against JSON and NDJSON input. It wraps jq exploration in an interactive Go TUI rather than asking users to iterate only through shell history.

### プロジェクトの歴史

The project published v0.1.0 on 2022-09-19. Its README says it uses itchyny's Go implementation of jq, gojq, and its UI stack is built with Bubble Tea, Bubbles, Lip Gloss, Chroma, and clipboard support.

### 採用の歴史

jqp moved quickly into package-manager channels after its first releases. The README lists Homebrew, MacPorts, Arch AUR, Snap, GitHub release binaries, and source builds. The v0.2.0 release notes included MacPorts documentation, clipboard support, and reverse section cycling; later releases added configuration, themes, cancellation of long-running queries, and input-panel toggling.

### 使われ方

Users can pipe JSON into jqp, pass a jq query argument, or load JSON from a file. Inside the TUI, keybindings cycle between query, input, and output panes, run filters, copy queries, save output, hide the input panel, and manage query history.

### パッケージ好きにとっての重要性

jqp matters in the jq ecosystem because it packages an exploratory workflow rather than another query language. It reflects the Charmbracelet-era wave of polished Go TUIs that made terminal tools feel closer to small interactive applications.

### タイムライン

- 2022: v0.1.0 release on 2022-09-19.
- 2022: v0.3.0 release on 2022-10-02 added configuration, many themes, and query cancellation.
- 2023: v0.4.0 release on 2023-01-07 added command history and Chroma style overrides.
- 2025: v0.8.0 release on 2025-09-28 added a Ctrl-t input-panel toggle.

### Related projects

- jqp is directly tied to jq and gojq, and the README credits jqq as inspiration. Its TUI dependencies connect it to the Bubble Tea, Bubbles, Lip Gloss, and Chroma terminal UI ecosystem.

### ソース

- <https://github.com/itchyny/gojq>
- <https://github.com/jcsalterego/jqq>
- <https://github.com/noahgorstein/jqp>
- <https://github.com/noahgorstein/jqp/releases/tag/v0.1.0>
- <https://github.com/noahgorstein/jqp/releases/tag/v0.2.0>
- <https://github.com/noahgorstein/jqp/releases/tag/v0.3.0>
- <https://github.com/noahgorstein/jqp/releases/tag/v0.4.0>
- <https://github.com/noahgorstein/jqp/releases/tag/v0.8.0>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.jqp.yaml
## 他のパッケージマネージャ記録

- Debian apt - jqp - 0.7.0-1+b4: normalized package name match | Debian stable package indexes: jqp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | TUI playground to experiment with jq (program) | https://github.com/noahgorstein/jqp
- Nix - jqp: normalized package name match | nixpkgs package indexes: pkgs/by-name/jq/jqp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jqp - 0.5.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: jqp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | TUI playground to experiment with jq (program) | https://github.com/noahgorstein/jqp
- MacPorts - jqp: normalized package name match | MacPorts ports tree: textproc/jqp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/jqp: normalized package name match | Scoop official bucket manifest trees: bucket/jqp.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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