Jump to letter: [
ACDFGHJLMNPQRSTWXZ
]
ripgrep (x86_64) - A search tool that combines the usability of ag with the raw speed of grep
- 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.
How to Install ripgrep (x86_64)
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install ripgrep
Packages