# Installer rush avec Homebrew, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rush pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rush
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rush
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install rush
```

  Preuve: 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
```

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

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:rush
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4
- **Résumé source:** GNU's Restricted User SHell
- **Page d'accueil:** <https://www.gnu.org.ua/software/rush/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rush-po (alias)
- rushlast (alias)
- rushwho (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /usr/local/etc/rush.rc
## Autres enregistrements de gestionnaires de paquets

- Debian apt - rush - 2.4-1: normalized package name 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: normalized package name 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: normalized package name 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: normalized package name 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/
- MacPorts - rush: normalized package name match | MacPorts ports tree: sysutils/rush/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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