mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-07 20:55:03 +00:00
parent
6dfaec03e8
commit
cbc598f245
1 changed files with 2 additions and 2 deletions
|
@ -336,8 +336,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
|
||||||
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
|
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
|
||||||
|
|
||||||
```
|
```
|
||||||
$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep_14.1.0-1_amd64.deb
|
$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/14.1.0/ripgrep_14.1.1-1_amd64.deb
|
||||||
$ sudo dpkg -i ripgrep_14.1.0-1_amd64.deb
|
$ sudo dpkg -i ripgrep_14.1.1-1_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
If you run Debian stable, ripgrep is [officially maintained by
|
If you run Debian stable, ripgrep is [officially maintained by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue