Hi,
I previewed the installation options and did not find any option for Debian and Ubuntu.
How can you install ripgrep (rg) in Debian 8.5?
For now, you can download binary executables: https://github.com/BurntSushi/ripgrep/releases
Debian packages are being worked on.
cc @JoshTriplett
We should just track this in #10 to avoid having an issue for every package repo.
I see a PPA for ripgrep at https://launchpad.net/~x4121/+archive/ubuntu/ripgrep
However, when I try to use this PPA, apt-get update complains that this PPA is missing a "Release" file.
@mcandre it's because the ppa provides the package only for ubuntu zesty (17.04).
Cool, that PPA worked with 17.10
Since google lists this issue in the top 10:
ripgrep is in debian testing: https://packages.debian.org/sid/ripgrep
Most helpful comment
For now, you can download binary executables: https://github.com/BurntSushi/ripgrep/releases
Debian packages are being worked on.
cc @JoshTriplett