Search Criteria
Package Details: dealve 1.0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dealve.git (read-only, click to copy) |
|---|---|
| Package Base: | dealve |
| Description: | Delve into game deals from your terminal |
| Upstream URL: | https://github.com/kurama/dealve-tui |
| Licenses: | MIT, Apache |
| Conflicts: | dealve-bin, dealve-git |
| Provides: | dealve |
| Submitter: | anelgarhy |
| Maintainer: | anelgarhy |
| Last Packager: | anelgarhy |
| Votes: | 3 |
| Popularity: | 0.73 |
| First Submitted: | 2026-02-09 20:05 (UTC) |
| Last Updated: | 2026-02-23 17:32 (UTC) |
Dependencies (1)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
anelgarhy commented on 2026-02-10 09:38 (UTC)
@man0v should be fixed now, thanks for reporting (≧◡≦)
man0v commented on 2026-02-10 07:12 (UTC)
On line 32 of your PKGBUILD you have a typo - missing a "t" in "target"
install -Dm0755 'arget/release/dealve' "$pkgdir/usr/bin/dealve"