Rust tools apt repository #2072
-
Hi! I wanted to share I set up an APT repository for popular Rust tools, which of course includes ripgrep. The details are at https://apt.cli.rs. I take the exact binary published on the Github release to use as a package. Would a PR to update the README to mentioning this as a means of installing the latest ripgrep be of interest? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I'm open to it. One concern is that it becomes unmaintained and folks following along in the README might not realize it. How long have you been maintaining it? And how long do you plan on maintaining it? Another concern is how to sell it. Why would, for example, an Ubuntu or Debian user use this? Presumably they're on such a Linux distro because they don't want the latest and greatest just scraped from the web, but from their friendly neighborhood package maintainer. |
Beta Was this translation helpful? Give feedback.
I'm open to it. One concern is that it becomes unmaintained and folks following along in the README might not realize it. How long have you been maintaining it? And how long do you plan on maintaining it?
Another concern is how to sell it. Why would, for example, an Ubuntu or Debian user use this? Presumably they're on such a Linux distro because they don't want the latest and greatest just scraped from the web, but from their friendly neighborhood package maintainer.