macOS
brew install ripgreplocal Homebrew formula metadata
sudo port install ripgrepMacPorts ports tree · textproc/ripgrep/Portfile · Source: api.github.com
brew / rang 91
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ripgrep pour les workflows d'agents IA.
installation
brew install ripgreplocal Homebrew formula metadata
sudo port install ripgrepMacPorts ports tree · textproc/ripgrep/Portfile · Source: api.github.com
sudo apk add ripgrepAlpine Linux edge package indexes · ripgrep · Source: dl-cdn.alpinelinux.org
sudo apt install ripgrepDebian stable package indexes · ripgrep · Source: deb.debian.org
sudo dnf install ripgrepFedora Rawhide package metadata · ripgrep · Source: dl.fedoraproject.org
nix profile install nixpkgs#ripgrepnixpkgs package indexes · pkgs/by-name/ri/ripgrep/package.nix · Source: api.github.com
sudo pacman -S ripgrepArch Linux sync databases · ripgrep · Source: geo.mirror.pkgbuild.com
sudo zypper install ripgrepopenSUSE Tumbleweed package metadata · ripgrep · Source: download.opensuse.org
choco install ripgrepChocolatey community package catalog · ripgrep · Source: community.chocolatey.org
scoop install main/ripgrepScoop official bucket manifest trees · bucket/ripgrep.json · Source: api.github.com
winget install --id BurntSushi.ripgrep.GNU -eWindows Package Manager source index · BurntSushi.ripgrep.GNU · Source: cdn.winget.microsoft.com
aperçu
Search tool like grep and The Silver Searcher
historique
ripgrep (`rg`) is a Rust command-line search tool that recursively searches files with regular expressions while honoring ignore files by default. It combines grep-like usage with repository-oriented defaults and high-performance search internals.
Andrew Gallant, using the BurntSushi handle, developed ripgrep as a recursive, line-oriented search program written in Rust. Its defining defaults include respecting gitignore rules and skipping hidden and binary files.
The 0.8.0 release added configuration-file support, compressed-file searching, true color, and expanded documentation. Version 0.10.0 generalized the core into libripgrep and added PCRE2, multiline search, and JSON output; version 11 adopted a new major-version scheme.
The official changelog records Homebrew and Arch Linux packaging by version 0.2.2. source_facts.package-manager now lists broad availability across Homebrew, Debian-family systems, Fedora, Alpine, Arch, Nix, Chocolatey, Scoop, Winget, MacPorts, and other ecosystems.
Run `rg PATTERN [PATH ...]` for recursive text search. Common workflows add file-type filters, globs, fixed-string mode, context lines, replacement output, or PCRE2.
ripgrep reads default arguments from the file named by `RIPGREP_CONFIG_PATH`; the official guide makes clear that this environment variable points to a user-chosen file rather than a fixed platform path.
ripgrep became a showcase for Rust-based replacements for established Unix tools: a single fast executable with familiar grep-like behavior, repository-aware defaults, portable binary releases, and unusually detailed performance documentation.
posture de sécurité
doc example: narrow deterministic search appliance.
risque vert · confiance élevé · appliance
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.
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.
$RIPGREP_CONFIG_PATH%RIPGREP_CONFIG_PATH%exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rg | cli | exécutable global |
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.
https://github.com/BurntSushi/ripgrep
métadonnées d'installation
| Clé du paquet | brew:ripgrep |
|---|---|
| Version | 15.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ripgrep |
| Page d'accueil | https://github.com/BurntSushi/ripgrep |
| Dépôt | https://github.com/BurntSushi/ripgrep |
| Licence | Unlicense |
| Archive source | https://github.com/BurntSushi/ripgrep/archive/refs/tags/15.2.0.tar.gz |
| Dernière mise à jour | 2026-09-10T22:36:27Z |
| Pulse | updated |
| Dépendances | pcre2 |
| Dépendances de compilation | asciidoctor, pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ripgrep |
| Aliases |
|
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ripgrep 14.1.1-1+b4
Recursively searches directories for a regex pattern
https://github.com/BurntSushi/ripgrep
sudo apt install ripgrepripgrep
nix profile install nixpkgs#ripgrepripgrep 14.1.0-1
Recursively searches directories for a regex pattern
https://github.com/BurntSushi/ripgrep
sudo apt install ripgrepripgrep 15.2.0-r0
ripgrep combines the usability of The Silver Searcher with the raw speed of grep
https://github.com/BurntSushi/ripgrep
sudo apk add ripgrepripgrep-bash-completion 15.2.0-r0
Bash completions for ripgrep
https://github.com/BurntSushi/ripgrep
sudo apk add ripgrep-bash-completionripgrep-doc 15.2.0-r0
ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)
https://github.com/BurntSushi/ripgrep
sudo apk add ripgrep-docripgrep-fish-completion 15.2.0-r0
Fish completions for ripgrep
https://github.com/BurntSushi/ripgrep
sudo apk add ripgrep-fish-completionripgrep-zsh-completion 15.2.0-r0
Zsh completions for ripgrep
https://github.com/BurntSushi/ripgrep
sudo apk add ripgrep-zsh-completionripgrep 15.2.0-1.fc45
Line-oriented search tool
https://crates.io/crates/ripgrep
sudo dnf install ripgrepripgrep 15.2.0-1
A search tool that combines the usability of ag with the raw speed of grep
https://github.com/BurntSushi/ripgrep
sudo pacman -S ripgrepripgrep 15.2.0-1.2
A search tool that combines ag with grep
https://github.com/BurntSushi/ripgrep
sudo zypper install ripgrepripgrep-bash-completion 15.2.0-1.2
Bash Completion for ripgrep
https://github.com/BurntSushi/ripgrep
sudo zypper install ripgrep-bash-completionripgrep-fish-completion 15.2.0-1.2
Fish Completion for ripgrep
https://github.com/BurntSushi/ripgrep
sudo zypper install ripgrep-fish-completionripgrep-zsh-completion 15.2.0-1.2
ZSH Completion for ripgrep
https://github.com/BurntSushi/ripgrep
sudo zypper install ripgrep-zsh-completionripgrep
sudo port install ripgrepripgrep
choco install ripgreppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.