# ripgrep-all を Homebrew, MacPorts, Nix, pacman, scoop でインストール

ripgrep-all のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ripgrep-all
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ripgrep-all
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ripgrep-all
```

  証拠: MacPorts ports tree: textproc/ripgrep-all/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ripgrep-all
```

  証拠: nixpkgs package indexes: pkgs/by-name/ri/ripgrep-all/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S ripgrep-all
```

  証拠: Arch Linux sync databases: ripgrep-all from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/rga
```

  証拠: Scoop official bucket manifest trees: bucket/rga.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ripgrep-all
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.10.10
- **ソース概要:** Wrapper around ripgrep that adds multiple rich file types
- **ホームページ:** <https://github.com/phiresky/ripgrep-all>
- **リポジトリ:** <https://github.com/phiresky/ripgrep-all>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- rga (エイリアス)
- rga-fzf (エイリアス)
- rga-fzf-open (エイリアス)
- rga-preproc (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.10.10

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: $XDG_CONFIG_HOME/ripgrep-all/config.jsonc, ~/.config/ripgrep-all/config.jsonc
## 他のパッケージマネージャ記録

- Nix - ripgrep-all: normalized package name match | nixpkgs package indexes: pkgs/by-name/ri/ripgrep-all/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - ripgrep-all - 0.10.10-1: normalized package name match | Arch Linux sync databases: ripgrep-all from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. | https://github.com/phiresky/ripgrep-all
- MacPorts - ripgrep-all: normalized package name match | MacPorts ports tree: textproc/ripgrep-all/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/rga: installed executable or alias match | Scoop official bucket manifest trees: bucket/rga.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ripgrep-all.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ripgrep-all.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
