Package Details: rusty-psn-cli-git 0.5.9.r6.gec3c959-1

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)

Required by (0)

Sources (1)

Latest Comments

xAsh commented on 2025-10-07 21:45 (UTC)

thx for the heads up, assumed --features "cli" would be enough

dundarious 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.