Install this package:
emerge -a sys-process/parallel
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sys-process/parallel
Or alternatively:
emerge --autounmask-write -a sys-process/parallel
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20250722-r1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~x64-macos | 0 |
| 20250722 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="person"> <email>eschwartz@gentoo.org</email> <name>Eli Schwartz</name> </maintainer> <longdescription lang="en"> GNU parallel is a shell tool for executing jobs in parallel locally or using remote machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. </longdescription> <upstream> <remote-id type="cpe">cpe:/a:gnu:parallel</remote-id> <remote-id type="savannah">parallel</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | parallel-20250722.tar.bz2 | 2620977 bytes | 20250722 |
| Type | File | Size |
|---|---|---|
| DIST | parallel-20250722.tar.bz2.sig | 2080 bytes |