pkg.soopen package index

brew / rang 6114

Installer igrep avec Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install igrep

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install igrep

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add igrep

Alpine Linux edge package indexes · igrep · Source: dl-cdn.alpinelinux.org

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

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S igrep

Arch Linux sync databases · igrep · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install igrep

openSUSE Tumbleweed package metadata · igrep · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/igrep

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

Windows Package Managervérifié · 92%
winget install --id BrunoVolpato.ivygrep -e

Windows Package Manager source index · BrunoVolpato.ivygrep · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Interactive grep

Commandes et alias

  • ig

historique

Historique du projet et usages

igrep is a Rust terminal UI around recursive text search: it runs ripgrep's `grep` library in the background, lets the user browse matches interactively, and opens the selected match in an editor.

Historique du projet

The GitHub repository was created in 2020, but public release tags visible through GitHub start in 2022. The README keeps the project deliberately focused: a single `ig` command, ripgrep-compatible search behavior, editor integration, and keybindings for filtering and navigating matches.

Historique d'adoption

igrep has modest but real package-manager reach for a niche CLI: the README documents prebuilt binaries plus Homebrew, Scoop, Arch Linux, Alpine Edge, and `cargo install`, while Homebrew and other package records classify it as an interactive grep tool.

Modes d'utilisation

Users run `ig [OPTIONS] <PATTERN|--type-list> [PATHS]...`; igrep searches recursively, respects ripgrep configuration through `RIPGREP_CONFIG_PATH`, and chooses an editor from command-line options or editor environment variables.

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

igrep is a tidy example of the post-ripgrep CLI pattern: reuse a fast search engine as a library, then add just enough terminal UI to make search results navigable without becoming a full editor or IDE.

Chronologie

  • 2020: GitHub repository created.
  • 2022: v0.1.2 release tag published.
  • 2023: v1.0.0 release tag published.
  • 2024: v1.3.0 release tag published.

Related projects

  • igrep is directly related to ripgrep and the Rust `grep` crate. It sits in the same package-manager neighborhood as fzf-assisted search workflows, editor quickfix lists, and terminal file-search interfaces.

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
igexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire1.3.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:igrep
Version1.3.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/konradsz/igrep
Dépôthttps://github.com/konradsz/igrep
Bouteillenon enregistré
Serviceaucun déclaré

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.

Nix95%

igrep

nix profile install nixpkgs#igrep
  • normalized package name match
  • Correspondance par : Igrep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ig/igrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

igrep 1.2.0-r0

Interactive grep

https://github.com/konradsz/igrep

sudo apk add igrep
  • License: MIT
  • Architecture: x86_64
  • Source Package: igrep
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Igrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: igrep from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

igrep-doc 1.2.0-r0

Interactive grep (documentation)

https://github.com/konradsz/igrep

sudo apk add igrep-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: igrep
  • normalized package name match
  • Correspondance par : Igrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: igrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

igrep 1.3.0-2

Interactive grep

https://github.com/konradsz/igrep

sudo pacman -S igrep
  • License: MIT
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Igrep
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: igrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

igrep 1.3.0~0-2.5

Interactive Grep

https://github.com/konradsz/igrep

sudo zypper install igrep
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: igrep
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Igrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: igrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

igrep

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

main/igrep

scoop install main/igrep
  • normalized package name match
  • Correspondance par : Igrep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/igrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

BrunoVolpato.ivygrep

winget install --id BrunoVolpato.ivygrep -e
  • installed executable or alias match
  • Correspondance par : Ig
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: BrunoVolpato.ivygrep from https://cdn.winget.microsoft.com/cache/source.msix

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation