# Installer ripgrep avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ripgrep
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ripgrep
```

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

### Linux

- apk (92%):

```sh
sudo apk add ripgrep
```

  Preuve: Alpine Linux edge package indexes: ripgrep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install ripgrep
```

  Preuve: Debian stable package indexes: ripgrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ripgrep
```

  Preuve: Fedora Rawhide package metadata: ripgrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

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

- pacman (92%):

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

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

- zypper (92%):

```sh
sudo zypper install ripgrep
```

  Preuve: openSUSE Tumbleweed package metadata: ripgrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install ripgrep
```

  Preuve: Chocolatey community package catalog: ripgrep from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'

- Scoop (92%):

```sh
scoop install main/ripgrep
```

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

- winget (92%):

```sh
winget install --id BurntSushi.ripgrep.GNU -e
```

  Preuve: Windows Package Manager source index: BurntSushi.ripgrep.GNU from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:ripgrep
- **Gestionnaire de paquets:** Homebrew
- **Version:** 15.2.0
- **Résumé source:** Search tool like grep and The Silver Searcher
- **Page d'accueil:** <https://github.com/BurntSushi/ripgrep>
- **Dépôt:** <https://github.com/BurntSushi/ripgrep>
- **Dernière mise à jour:** 2026-07-15T20:50:40Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rg (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 15.2.0

## Notes de sécurité

doc example: narrow deterministic search appliance.

- **Risque Geiger:** vert / élevé
- doc example: narrow deterministic search appliance


## 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: $RIPGREP_CONFIG_PATH
- Windows: %RIPGREP_CONFIG_PATH%
## Autres enregistrements de gestionnaires de paquets

- Debian apt - ripgrep - 14.1.1-1+b4: normalized package name match | Debian stable package indexes: ripgrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Recursively searches directories for a regex pattern | https://github.com/BurntSushi/ripgrep
- Nix - ripgrep: normalized package name match | nixpkgs package indexes: pkgs/by-name/ri/ripgrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ripgrep - 14.1.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: ripgrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Recursively searches directories for a regex pattern | https://github.com/BurntSushi/ripgrep
- apk - ripgrep - 15.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ripgrep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | ripgrep combines the usability of The Silver Searcher with the raw speed of grep | https://github.com/BurntSushi/ripgrep
- apk - ripgrep-bash-completion - 15.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ripgrep-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for ripgrep | https://github.com/BurntSushi/ripgrep
- apk - ripgrep-doc - 15.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ripgrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation) | https://github.com/BurntSushi/ripgrep
- apk - ripgrep-fish-completion - 15.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ripgrep-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for ripgrep | https://github.com/BurntSushi/ripgrep
- apk - ripgrep-zsh-completion - 15.2.0-r0: normalized package name match | Alpine Linux edge package indexes: ripgrep-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for ripgrep | https://github.com/BurntSushi/ripgrep
- dnf - ripgrep - 15.2.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: ripgrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Line-oriented search tool | https://crates.io/crates/ripgrep
- pacman - ripgrep - 15.2.0-1: normalized package name match | Arch Linux sync databases: ripgrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A search tool that combines the usability of ag with the raw speed of grep | https://github.com/BurntSushi/ripgrep
- zypper - ripgrep - 15.2.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: ripgrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A search tool that combines ag with grep | https://github.com/BurntSushi/ripgrep
- zypper - ripgrep-bash-completion - 15.2.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: ripgrep-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for ripgrep | https://github.com/BurntSushi/ripgrep
- zypper - ripgrep-fish-completion - 15.2.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: ripgrep-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for ripgrep | https://github.com/BurntSushi/ripgrep
- zypper - ripgrep-zsh-completion - 15.2.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: ripgrep-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | ZSH Completion for ripgrep | https://github.com/BurntSushi/ripgrep
- MacPorts - ripgrep: normalized package name match | MacPorts ports tree: textproc/ripgrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - ripgrep: normalized package name match | Chocolatey community package catalog: ripgrep from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'


## Liens liés

- [ripgrep](https://pkg.so/fr/pkg/npm/ripgrep/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

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


## Sources

- 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
