Silent Install HQ
ZIP WinGet

RipGrep GNU

BurntSushi · 15.1.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0bf217086ecb1392070020810b888bd405cb1dd5f088c16c45d9de1e5ea6b638 VirusTotal ↗
Filename ripgrep-15.1.0-x86_64-pc-windows-gnu.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BurntSushi.ripgrep.GNU
Version 15.1.0
Description ripgrep recursively searches directories for a regex pattern while respecting your gitignore
License Dual License (MIT & Unlicense)
Release Notes Sponsorship is appreciated! This is a small release that fixes a bug with how ripgrep handles line buffering. This might manifest as ripgrep printing output later than you expect or not working correctly with tail -f (even if you're using the --line-buffered flag). > In case you haven't heard of it before, ripgrep is a line-oriented search > tool that recursively searches the current directory for a regex pattern. > By default, ripgrep will respect gitignore rules and automatically skip > hidd…