Issues for apt.cli.rs
Last updated Apr 1, 2026
38
Stars
1
Forks
1
Issues
0
Stars/day
Attention Score
6
Topics
Language breakdown
Python 100.0%
โธ Files
click to expand
README
Rust Tools apt repo
! Repository sun-setting !
This repository is being sun-set. It will run until 2025-11-17 at which point it will be brought offline. Thank you for using apt.cli.rs. For more details, please see https://github.com/emmatyping/apt.cli.rs/issues/32
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/emmatyping/apt.cli.rs
- bat
- delta
- dust
- fd
fselect(Disabled due to no new deb packages)- hanko
- hexyl
- hyperfine
- lsd
- numbat
- pastel
- ripgrep
- watchexec
- xh
- zoxide
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:
๐ More in this category