ripgrep in CentOS/RHEL 9 (x86_64) - A search tool that combines the usability of ag with the raw speed of grep
Website: | https://github.com/BurntSushi/ripgrep |
---|---|
License: | MIT or Unlicense |
- 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install ripgrep in CentOS/RHEL 9 (x86_64)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install ripgrep
Packages
ripgrep-15.1.0-1.el9.x86_64 [1.6 MiB] |
Changelog
by Danila Vershinin (2025-10-23):
- release 15.1.0 |
ripgrep-15.0.0-1.el9.x86_64 [1.6 MiB] |
Changelog
by Danila Vershinin (2025-10-17):
- release 15.0.0 |
ripgrep-14.1.1-1.el9.x86_64 [1.6 MiB] |
Changelog
by Danila Vershinin (2024-09-09):
- release 14.1.1 |
ripgrep-14.1.0-1.el9.x86_64 [1.6 MiB] |
Changelog
by Danila Vershinin (2024-01-07):
- release 14.1.0 |
ripgrep-14.0.3-1.el9.x86_64 [1.6 MiB] |
Changelog
by Danila Vershinin (2023-11-29):
- release 14.0.3 |