Automic VaultAutomic Vault

brew

Installer jqp avec Homebrew, apt, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jqp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jqp

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install jqp

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

Linux

Debian aptvérifié · 92%
sudo apt install jqp

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

Nixvérifié · 92%
nix profile install nixpkgs#jqp

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

Windows

Scoopvérifié · 92%
scoop install extras/jqp

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

aperçu

Résumé du paquet

TUI playground to experiment and play with jq

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
jqpcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.8.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev0.8.0

https://github.com/noahgorstein/jqp

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jqp
Version0.8.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jqp
Page d'accueilhttps://github.com/noahgorstein/jqp
Dépôthttps://github.com/noahgorstein/jqp
Docs amonthttps://github.com/noahgorstein/jqp#readme
LicenceMIT
Archive sourcehttps://github.com/noahgorstein/jqp/archive/refs/tags/v0.8.0.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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