From 0958837ee104985412f08e81b6f08df1e5291042 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 17 Aug 2018 12:35:43 +0200 Subject: [PATCH] readme: ripgrep is available in Debian Buster PR #1016 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 24a17699..2b7ada60 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,12 @@ $ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/0.9.0/ripgrep $ sudo dpkg -i ripgrep_0.9.0_amd64.deb ``` +If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is +[officially maintained by Debian](https://tracker.debian.org/pkg/rust-ripgrep). +``` +$ sudo apt-get install ripgrep +``` + (N.B. Various snaps for ripgrep on Ubuntu are also available, but none of them seem to work right and generate a number of very strange bug reports that I don't know how to fix and don't have the time to fix. Therefore, it is no