macOS
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · Quelle: api.github.com
brew / Rang 2390
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ijq in AI-Agent-Workflows.
Installation
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · Quelle: api.github.com
sudo apk add ijqAlpine Linux edge package indexes · ijq · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ijqnixpkgs package indexes · pkgs/by-name/ij/ijq/package.nix · Quelle: api.github.com
sudo pacman -S ijqArch Linux sync databases · ijq · Quelle: geo.mirror.pkgbuild.com
Überblick
Interactive jq
Verlauf
ijq is a terminal interface around jq, built for interactive exploration of JSON filters before reusing them in scripts. Its README describes it as an interactive jq tool, like jqplay for the command line, and notes that jq remains the underlying filter engine.
The public tag history reaches v0.1.0 in 2020, and the project later moved its primary home to Codeberg while preserving a GitHub mirror for contributions. Release notes for v1.2.0 mention removing remaining SourceHut references, and v1.3.0 tells packagers that ijq lives at Codeberg.
The tool stayed intentionally close to jq rather than becoming a separate query language. Its later evolution added terminal usability features: asynchronous jq subprocess handling for large inputs, an overlay menu, configurable key bindings, filter history, and a config file.
ijq occupies the package-manager niche for people who already use jq but want fast feedback while building a filter. Homebrew, MacPorts, Nix, Arch, and Alpine package metadata in the input show distribution across Unix-like package ecosystems; Homebrew formula metadata records binary bottles and install analytics.
A common workflow is to open a JSON file or pipe API output into ijq, edit the jq filter interactively, then press Return to emit the filtered output and save the filter for later jq use. The README also documents history storage under the XDG data path and a config file for changing the history file, jq binary, pane visibility, and key bindings.
For package nerds, ijq is interesting because it packages an ergonomic shell companion rather than a new data-processing stack. It is small, jq-compatible, and useful in the same workflows where people already install jq, fx, jless, or browser-based jqplay.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/ijq/config~/.config/ijq/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ijq | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:ijq |
|---|---|
| Version | 1.4.0 |
| Paketmanager | Homebrew |
| Homepage | https://codeberg.org/gpanders/ijq |
| Zuletzt aktualisiert | 2026-07-25T14:44:33Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ijq
nix profile install nixpkgs#ijqijq 1.2.0-r8
Interactive jq tool
https://codeberg.org/gpanders/ijq
sudo apk add ijqijq-doc 1.2.0-r8
Interactive jq tool (documentation)
https://codeberg.org/gpanders/ijq
sudo apk add ijq-docijq 1.4.0-1
Interactive jq tool, like jqplay for the commandline
https://git.sr.ht/~gpanders/ijq
sudo pacman -S ijqijq
sudo port install ijqQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.