pkg.soopen package index

brew / Rang 2055

ripgrep-all mit Homebrew, MacPorts, Nix, pacman, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ripgrep-all

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ripgrep-all

MacPorts ports tree · textproc/ripgrep-all/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#ripgrep-all

nixpkgs package indexes · pkgs/by-name/ri/ripgrep-all/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ripgrep-all

Arch Linux sync databases · ripgrep-all · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/rga

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

Überblick

Paketzusammenfassung

Wrapper around ripgrep that adds multiple rich file types

Befehle und Aliase

  • rga
  • rga-fzf
  • rga-fzf-open
  • rga-preproc

Verlauf

Projektgeschichte und Nutzung

ripgrep-all (`rga`) extends ripgrep to search inside rich documents and archives by converting their contents to searchable text through adapters.

Projektgeschichte

ripgrep-all, commonly invoked as `rga`, was created as a wrapper around ripgrep that preprocesses PDFs, office documents, ebooks, archives, and other non-plain-text formats through adapters.

The 0.10 series introduced generated JSONC configuration, custom subprocess adapters, a SQLite-backed cache, an asynchronous adapter interface, and a cross-platform `rga-fzf` helper.

Adoptionsgeschichte

The project distributes native binaries for Linux, macOS, and Windows and is represented in multiple package ecosystems; source_facts.package-manager lists Homebrew, MacPorts, Nix, Arch, and Scoop.

Wie es verwendet wird

Use `rga PATTERN [PATH ...]` much like `rg`; ripgrep-all selects suitable adapters for supported documents and forwards ordinary ripgrep options.

Configuration can select and prioritize adapters, set archive recursion and cache behavior, and define external adapters. Platform-specific standard-directory conventions determine the default JSONC path.

Warum Paket-Nerds sich dafür interessieren

ripgrep-all preserves ripgrep's command-line feel while demonstrating a composable Unix-style approach: specialized converters turn otherwise opaque formats into text, then a focused search engine performs the match.

Zeitleiste

  • 2018: The project began publishing its ripgrep-based rich-document search workflow.
  • 2020s: The 0.10 line added generated JSONC configuration, custom adapters, SQLite caching, and asynchronous internals.

Related projects

  • ripgrep provides the underlying search behavior. Format-specific adapters and tools such as Pandoc, poppler utilities, ffmpeg, and archive extractors extend the searchable file set; `rga-fzf` integrates interactive selection.

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.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • 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
$XDG_CONFIG_HOME/ripgrep-all/config.jsonc~/.config/ripgrep-all/config.jsonc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rgacliglobales Executable
rga-fzfcliglobales Executable
rga-fzf-opencliglobales Executable
rga-preproccliglobales 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-09-19
Manager-Version0.10.10
Manager aktualisiert2026-09-12
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.10.10

https://github.com/phiresky/ripgrep-all

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ripgrep-all
Version0.10.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ripgrep-all
Homepagehttps://github.com/phiresky/ripgrep-all
Repositoryhttps://github.com/phiresky/ripgrep-all
LizenzAGPL-3.0-or-later
Quellarchivhttps://github.com/phiresky/ripgrep-all/archive/refs/tags/v0.10.10.tar.gz
Zuletzt aktualisiert2026-09-12T10:48:42Z
Pulseupdated
Abhängigkeitenripgrep
Build-Abhängigkeitenrust
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 Nameripgrep-all
Aliases
  • rga
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

ripgrep-all

nix profile install nixpkgs#ripgrep-all
  • normalized package name match
  • Abgeglichen nach: Ripgrep All
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ri/ripgrep-all/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

ripgrep-all 0.10.10-2

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

https://github.com/phiresky/ripgrep-all

sudo pacman -S ripgrep-all
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ripgrep All
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ripgrep-all from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ripgrep-all

sudo port install ripgrep-all
  • normalized package name match
  • Abgeglichen nach: Ripgrep All
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/ripgrep-all/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop92%

main/rga

scoop install main/rga
  • installed executable or alias match
  • Abgeglichen nach: Rga
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/rga.json from https://api.github.com/repos/ScoopInstaller/Main/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
  • 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
  • pkg.so package database
  • pkgdb category and tag curation