How to install ripgrep on Fedora Linux
A search tool that combines the usability of ag with the raw speed of grep
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Fedora 44 | ✓ | — | ✓ | 15.1.0 |
| Fedora 43 | ✓ | — | ✓ | 15.1.0 |
| Fedora 42 | ✓ | — | ✓ | 15.1.0 |
| Fedora 41 | ✓ | — | ✓ | 15.1.0 |
| Fedora 40 | ✓ | — | ✓ | 14.1.1 |
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.
Built for Fedora Linux.
Install
ripgrep on Fedora Linux 40, 41, 42, 43, 44
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install ripgrep
Package downloads require an active GetPageSpeed subscription — one repository for ripgrep and thousands more packages for Fedora Linux.
Subscribe — from $10/moFrequently asked questions
How do I install ripgrep on Fedora Linux?
Add the GetPageSpeed repository, then install the ripgrep package with your system package manager.
Which Fedora Linux versions is ripgrep available for?
ripgrep is available for Fedora 40, 41, 42, 43, 44.