Search Criteria
Package Details: rust-parallel 1.18.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rust-parallel.git (read-only, click to copy) |
|---|---|
| Package Base: | rust-parallel |
| Description: | Fast parallel command runner, written in Rust |
| Upstream URL: | https://github.com/aaronriekenberg/rust-parallel |
| Keywords: | parallel xargs |
| Licenses: | MIT |
| Conflicts: | rust-parallel-bin, rust-parallel-git |
| Submitter: | murlakatamenka |
| Maintainer: | murlakatamenka |
| Last Packager: | murlakatamenka |
| Votes: | 1 |
| Popularity: | 0.000002 |
| First Submitted: | 2024-01-07 19:59 (UTC) |
| Last Updated: | 2024-05-10 20:02 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
Dulbi commented on 2025-11-01 14:11 (UTC)
I had an issue compiling this package in a non english environment. The check paragraph did not complete well. Could you please add a "export LANG=C" in that paragraph to fix it?