ripgrep (15.1.0-139)
Installation
sudo curl -o /etc/apt/keyrings/forgejo-flamion.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-flamion.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install ripgrep=15.1.0-139
Repository info
Distributions |
trixie |
Components |
main |
Architectures |
amd64 |
About this package
ripgrep recursively searches directories for a regex pattern ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.
Dependencies
| libc6 |