Search Criteria
Package Details: rip-cli 0.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rip-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | rip-cli |
| Description: | Fuzzy find and kill processes from your terminal |
| Upstream URL: | https://github.com/cesarferreira/rip |
| Keywords: | fuzzy kill tui |
| Licenses: | MIT |
| Conflicts: | rip |
| Provides: | rip |
| Submitter: | Dominiquini |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 2 |
| Popularity: | 0.038489 |
| First Submitted: | 2026-01-08 03:38 (UTC) |
| Last Updated: | 2026-05-31 04:33 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
lmartinez-mirror commented on 2026-01-12 21:38 (UTC)
If upstream provides a release on GitHub you're highly encouraged to use that instead of crates.io. See below for more info on packaging for Arch:
General
Rust
Dominiquini commented on 2026-01-10 15:52 (UTC)
@Magrid0: This is a tagged release and I update everytime the developer publishes a new release on GitHub (or crates.io). I don't know if I'm doing correctly, but it's the way I maintain almost all my packages!
Magrid0 commented on 2026-01-10 11:39 (UTC)
i'm sorry if it's not the case but shouldn't the version be set from git instead of hard coding it in the pkgbuild?