Search Criteria
Package Details: zip-password-finder 0.10.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zip-password-finder.git (read-only, click to copy) |
|---|---|
| Package Base: | zip-password-finder |
| Description: | Find the password of protected ZIP files |
| Upstream URL: | https://github.com/agourlay/zip-password-finder |
| Keywords: | password zip |
| Licenses: | Apache-2.0 |
| Submitter: | orhun |
| Maintainer: | orhun |
| Last Packager: | orhun |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-01-07 20:24 (UTC) |
| Last Updated: | 2025-07-20 07:24 (UTC) |
Dependencies (2)
- bzip2 (bzip2-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
Latest Comments
orhun commented on 2025-07-03 18:03 (UTC)
Upstream probably need to bump their dependencies
baranator commented on 2025-07-03 14:00 (UTC)
Got errormessage while building:
no matching package namedclapfound location searched: crates.io indexAdding a
cargo updatecommand in the prepare-section of the PKGBUILD fixed this.