Automic VaultAutomic Vault

brew

jqp mit Homebrew, apt, MacPorts, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jqp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jqp

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

Linux

Debian aptverifiziert · 92%
sudo apt install jqp

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

Nixverifiziert · 92%
nix profile install nixpkgs#jqp

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

Windows

Scoopverifiziert · 92%
scoop install extras/jqp

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

Überblick

Paketzusammenfassung

TUI playground to experiment and play with jq

Befehle und Aliase

  • jqp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
jqpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.8.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.8.0

https://github.com/noahgorstein/jqp

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jqp
Version0.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jqp
Homepagehttps://github.com/noahgorstein/jqp
Repositoryhttps://github.com/noahgorstein/jqp
Upstream-Dokumentationhttps://github.com/noahgorstein/jqp#readme
LizenzMIT
Quellarchivhttps://github.com/noahgorstein/jqp/archive/refs/tags/v0.8.0.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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