Search Criteria
Package Details: rusty-psn-cli-git 0.5.9.r6.gec3c959-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rusty-psn-cli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rusty-psn-cli-git |
| Description: | A tool for downloading PS3 and PS4 game updates (CLI-only version) |
| Upstream URL: | https://github.com/RainbowCookie32/rusty-psn |
| Licenses: | MIT |
| Conflicts: | rusty-psn-bin |
| Provides: | rusty-psn |
| Replaces: | rusty-psn-bin |
| Submitter: | xAsh |
| Maintainer: | xAsh |
| Last Packager: | xAsh |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-09-17 11:12 (UTC) |
| Last Updated: | 2025-10-07 21:46 (UTC) |
Dependencies (5)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
xAsh commented on 2025-10-07 21:45 (UTC)
thx for the heads up, assumed
--features "cli"would be enoughdundarious commented on 2025-10-07 19:22 (UTC) (edited on 2025-10-07 19:24 (UTC) by dundarious)
Need to add --no-default-features to cargo build, because
["egui"]is the default feature-set. As-is, the GUI is built and unused, which adds ~210 extra crates to the build.