How to install ripgrep (aarch64)
A search tool that combines the usability of ag with the raw speed of grep
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -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.
Architecture
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
RPMs
| Package | Size | Changelog |
|---|---|---|
| ripgrep-15.1.0-1.amzn2.aarch64 | 1.4 MiB |
Danila Vershinin (2025-10-23) - release 15.1.0 |
| ripgrep-15.0.0-1.amzn2.aarch64 | 1.4 MiB |
Danila Vershinin (2025-10-17) - release 15.0.0 |
| ripgrep-14.1.1-1.amzn2.aarch64 | 1.4 MiB |
Danila Vershinin (2024-09-09) - release 14.1.1 |