Search Criteria
Package Details: parallel-rust 0.11.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/parallel-rust.git (read-only, click to copy) |
---|---|
Package Base: | parallel-rust |
Description: | Inspired by GNU Parallel, a command-line CPU load balancer written in Rust. |
Upstream URL: | https://github.com/mmstick/parallel |
Licenses: | MIT |
Conflicts: | parallel |
Submitter: | Flat |
Maintainer: | Flat |
Last Packager: | Flat |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-27 21:04 (UTC) |
Last Updated: | 2024-01-07 20:16 (UTC) |
Dependencies (3)
- musl (musl-gitAUR) (make)
- rustup (rustup-gitAUR) (make)
- dash (dash-gitAUR, dash-static-muslAUR, dash-editline-gitAUR) (optional) – increased performance over sh
Latest Comments
1 2 Next › Last »
Flat commented on 2024-01-07 21:55 (UTC)
File operations work fine. If you have an issue it is likely you are using the incorrect invocation or the file doesn't exist.
As for being installed together with other packages that require or provide parallel, that isn't exactly relevant to this package. You aren't required to use the other packages with this.
MarsSeed commented on 2024-01-07 21:47 (UTC)
Broken: fails file related operations with "command error: I/O error: No such file or directory (os error 2)".
Also it cannot be installed together with devtools, or rebuild-detector, to mention the more important consumers of extra/parallel.
Flat commented on 2017-12-17 21:53 (UTC)
Thanks for the input - the PKGBUILD has been updated.
myrrlyn commented on 2017-12-16 23:45 (UTC)
Instead of setting user's default toolchain to nightly, I recommend using
rustup override set nightly
which will set the active toolchain to nightly in the build directory without affecting the rest of the system.Flat commented on 2017-01-01 07:45 (UTC)
anatolik commented on 2017-01-01 07:16 (UTC)
Flat commented on 2017-01-01 05:53 (UTC)
Flat commented on 2016-12-23 22:51 (UTC) (edited on 2016-12-27 19:29 (UTC) by Flat)
Libbum commented on 2016-11-15 16:54 (UTC)
Flat commented on 2016-11-15 15:07 (UTC)
1 2 Next › Last »