Rust Tools apt repo

By @ethantyping@hachyderm.io
If you appreciate this APT repo, sponsorship on Github is appreciated!

This is a simple apt repo hosting popular Rust tools which you can access at apt.cli.rs.

The plan is to update the repo when these tools make new releases, so you automatically get the latest and greatest (and don't have to manually install .deb files).

Current packages available

Currently the list is somewhat small, but suggestions are welcome! Feel free to file an issue at https://github.com/ethanhs/apt.cli.rs

How to add the repo

$ curl -fsSL https://apt.cli.rs/pubkey.asc | sudo tee -a /usr/share/keyrings/rust-tools.asc
$ curl -fsSL https://apt.cli.rs/rust-tools.list | sudo tee /etc/apt/sources.list.d/rust-tools.list
$ sudo apt update
$ apt show ripgrep

Browsing the apt repo

If you want to find the Release or *.deb files yourself, they are available here:

pool

dists