# Install rush-parallel with Homebrew, Nix, apt, dnf, MacPorts

Cross-platform command-line tool for executing jobs in parallel. Version 0.9.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#rush-parallel.

## Install

```sh
sudo av install brew:rush-parallel
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install rush-parallel
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rush
```

  Evidence: MacPorts ports tree: sysutils/rush/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rush-parallel
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ru/rush-parallel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install rush
```

  Evidence: Debian stable package indexes: rush from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install rush
```

  Evidence: Fedora Rawhide package metadata: rush from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Package facts

- **Package key:** brew:rush-parallel
- **Package manager:** Homebrew
- **Version:** 0.9.0
- **Source summary:** Cross-platform command-line tool for executing jobs in parallel
- **Homepage:** <https://github.com/shenwei356/rush>
- **Repository:** <https://github.com/shenwei356/rush>
- **Last updated:** 2026-07-27T19:03:04+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- rush (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.9.0

## Security Notes

No matching local secret-handling manifest was found for rush-parallel. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Nix - rush-parallel: normalized package name match | nixpkgs package indexes: pkgs/by-name/ru/rush-parallel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - rush: installed executable or alias match | MacPorts ports tree: sysutils/rush/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - rush - 2.4-1: installed executable or alias match | Debian stable package indexes: rush from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | restricted user shell | https://puszcza.gnu.org.ua/software/rush/
- Nix - rush: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ru/rush/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - rush - 2.3-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: rush from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | restricted user shell | https://puszcza.gnu.org.ua/software/rush/
- dnf - rush - 2.4-5.fc45: installed executable or alias match | Fedora Rawhide package metadata: rush from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GNU Restricted User Shell | https://www.gnu.org/software/rush/


## Combined YAML source

View the package source record on GitHub. [combined/rush-parallel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/rush-parallel.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
