Search Criteria
Package Details: rtk 0.41.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rtk.git (read-only, click to copy) |
|---|---|
| Package Base: | rtk |
| Description: | CLI proxy that reduces LLM token consumption by 60-90% on common dev commands |
| Upstream URL: | https://github.com/rtk-ai/rtk |
| Licenses: | MIT |
| Conflicts: | rtk-bin |
| Provides: | rtk |
| Submitter: | bbj |
| Maintainer: | bbj |
| Last Packager: | bbj |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-25 15:58 (UTC) |
| Last Updated: | 2026-05-23 10:14 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
bbj commented on 2026-04-01 01:54 (UTC)
Done, thanks for the suggestion!
specter119 commented on 2026-04-01 00:48 (UTC)
suggest update the source:
source_x86_64=("rtk-x86_64-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/rtk-x86_64-unknown-linux-musl.tar.gz") source_aarch64=("rtk-aarch64-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/rtk-aarch64-unknown-linux-gnu.tar.gz")
then each version will has different name, where the previous download file need to be manually cleaned