How to install ripgrep (x86_64)
A search tool that combines the usability of ag with the raw speed of grep
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install ripgrep
Description
ripgrep is a line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
RPMs
| Package | Size | Changelog |
|---|---|---|
| ripgrep-14.1.1-1.fc40.x86_64 | 1.5 MiB |
Danila Vershinin (2024-09-09) - release 14.1.1 |