macOS
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · Quelle: api.github.com
brew
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 | cli | globales Executable |
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.
https://codeberg.org/gpanders/ijq
Installationsmetadaten
| Paketschlüssel | brew:ijq |
|---|---|
| Version | 1.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ijq |
| Homepage | https://codeberg.org/gpanders/ijq |
| Repository | https://codeberg.org/gpanders/ijq |
| Upstream-Dokumentation | https://codeberg.org/gpanders/ijq |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://codeberg.org/gpanders/ijq/archive/v1.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-15T09:34:02Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, scdoc |
| Von macOS bereitgestellte Bibliotheken | jq |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ijq |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-r7
Interactive jq tool
https://codeberg.org/gpanders/ijq
sudo apk add ijqijq-doc 1.2.0-r7
Interactive jq tool (documentation)
https://codeberg.org/gpanders/ijq
sudo apk add ijq-docijq 1.3.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.