# 使用 Homebrew, apt, dnf, MacPorts, Nix 安装 rush

查看 rush 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rush
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rush
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:rush
- **软件包管理器:** Homebrew
- **版本:** 2.4
- **来源摘要:** GNU's Restricted User SHell
- **主页:** <https://www.gnu.org.ua/software/rush/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- rush-po (别名)
- rushlast (别名)
- rushwho (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4

## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- 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
## 其他软件包管理器记录

- 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)


## 来源

- 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
