Automic VaultAutomic Vault

brew

Install jqp with Homebrew, apt, MacPorts, Nix, scoop

TUI playground to experiment and play with jq. Version 0.8.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jqp

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install jqp

MacPorts ports tree · textproc/jqp/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install jqp

Debian stable package indexes · jqp · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#jqp

nixpkgs package indexes · pkgs/by-name/jq/jqp/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install extras/jqp

Scoop official bucket manifest trees · bucket/jqp.json · source: api.github.com

overview

Package summary

TUI playground to experiment and play with jq

Commands and aliases

  • jqp

history

Project history and usage

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.

Project 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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.jqp.yaml

executables

Installed executables

CommandKindExposureNote
jqpcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.8.0
manager updated
local dataok
upstreamcurrent
latest detectedv0.8.0

https://github.com/noahgorstein/jqp

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:jqp
Version0.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jqp
Homepagehttps://github.com/noahgorstein/jqp
Repositoryhttps://github.com/noahgorstein/jqp
Upstream docshttps://github.com/noahgorstein/jqp#readme
LicenseMIT
Source archivehttps://github.com/noahgorstein/jqp/archive/refs/tags/v0.8.0.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejqp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

jqp 0.7.0-1+b4

TUI playground to experiment with jq (program)

https://github.com/noahgorstein/jqp

sudo apt install jqp
  • Section: golang
  • Architecture: amd64
  • Source Package: jqp
  • 1 dependencies
  • normalized package name match
  • Matched by: Jqp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jqp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jqp

nix profile install nixpkgs#jqp
  • normalized package name match
  • Matched by: Jqp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jq/jqp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jqp 0.5.0-1

TUI playground to experiment with jq (program)

https://github.com/noahgorstein/jqp

sudo apt install jqp
  • Section: universe/golang
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Jqp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jqp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

jqp

sudo port install jqp
  • normalized package name match
  • Matched by: Jqp
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/jqp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/jqp

scoop install extras/jqp
  • normalized package name match
  • Matched by: Jqp
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jqp.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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