Search Criteria
Package Details: argc 1.24.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/argc.git (read-only, click to copy) |
|---|---|
| Package Base: | argc |
| Description: | An elegant command-line argument parser |
| Upstream URL: | https://github.com/sigoden/argc |
| Keywords: | args bash cli |
| Licenses: | MIT, Apache-2.0 |
| Submitter: | orhun |
| Maintainer: | orhun |
| Last Packager: | orhun |
| Votes: | 3 |
| Popularity: | 0.000006 |
| First Submitted: | 2022-04-18 10:09 (UTC) |
| Last Updated: | 2026-05-20 08:59 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
orhun commented on 2026-04-11 08:29 (UTC)
Done :)
t4k44 commented on 2026-04-11 02:59 (UTC)
Hello, I have confirmed that argc works perfectly on the aarch64 architecture (specifically using Arch Linux via PRoot on Android). Since it's a Rust-based tool and builds fine on this architecture, could you please add 'aarch64' to the arch array in the PKGBUILD? Here is the diff for your convenience:
Thank you for maintaining this package!
orhun commented on 2023-07-26 15:46 (UTC)
@simona update your Rust installation via
rustup updatesimona commented on 2023-07-26 14:23 (UTC)
error: package
assert_cmd v2.0.12cannot be built because it requires rustc 1.66.0 or newer, while the currently active rustc version is 1.65.0 Either upgrade to rustc 1.66.0 or newer, or use