Binary package “ripgrep” in ubuntu focal
Recursively searches directories for a regex pattern
ripgrep is a line-oriented search tool that recursively searches your current
directory for a regex pattern while respecting your gitignore rules and
automatically skip hidden files/directories (smart filtering) and binary files.
ripgrep is similar to other popular search tools like The Silver Searcher, ack
and grep.
.
ripgrep is generally faster than both The Silver Searcher and GNU grep. It
defaults to recursive directory search and won't search files ignored by your
`.gitignore` files. Use ripgrep if you like speed, filtering by default, fewer
bugs, and Unicode support.
.
On the other hand, if you like multiline search, then ripgrep may not quite
meet your needs (yet), and it will never support fancy regex features such as
backreferences or lookaround
.
This package contains the following binaries built from the Rust crate
"ripgrep":
- rg
Source package
Published versions
- ripgrep 11.0.2-1build1 in amd64 (Proposed)
- ripgrep 11.0.2-1build1 in amd64 (Release)
- ripgrep 11.0.2-1ubuntu0.1 in amd64 (Security)
- ripgrep 11.0.2-1ubuntu0.1 in amd64 (Updates)
- ripgrep 11.0.2-1build1 in arm64 (Proposed)
- ripgrep 11.0.2-1build1 in arm64 (Release)
- ripgrep 11.0.2-1ubuntu0.1 in arm64 (Security)
- ripgrep 11.0.2-1ubuntu0.1 in arm64 (Updates)
- ripgrep 11.0.2-1build1 in armhf (Proposed)
- ripgrep 11.0.2-1build1 in armhf (Release)
- ripgrep 11.0.2-1ubuntu0.1 in armhf (Security)
- ripgrep 11.0.2-1ubuntu0.1 in armhf (Updates)
- ripgrep 11.0.2-1build1 in ppc64el (Proposed)
- ripgrep 11.0.2-1build1 in ppc64el (Release)
- ripgrep 11.0.2-1ubuntu0.1 in ppc64el (Security)
- ripgrep 11.0.2-1ubuntu0.1 in ppc64el (Updates)
- ripgrep 11.0.2-1build1 in riscv64 (Release)
- ripgrep 11.0.2-1ubuntu0.1 in riscv64 (Security)
- ripgrep 11.0.2-1ubuntu0.1 in riscv64 (Updates)
- ripgrep 11.0.2-1build1 in s390x (Proposed)
- ripgrep 11.0.2-1build1 in s390x (Release)
- ripgrep 11.0.2-1ubuntu0.1 in s390x (Security)
- ripgrep 11.0.2-1ubuntu0.1 in s390x (Updates)