# 使用 Homebrew, MacPorts, Nix, apt 安装 rich-cli

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

## 安装

```sh
sudo av install brew:rich-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rich-cli
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rich-cli
```

  证据: MacPorts ports tree: sysutils/rich-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rich-cli
```

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

- Debian apt (92%):

```sh
sudo apt install python3-rich
```

  证据: Debian stable package indexes: python3-rich from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:rich-cli
- **软件包管理器:** Homebrew
- **版本:** 1.8.1
- **来源摘要:** Command-line toolbox for fancy output in the terminal
- **主页:** <https://www.textualize.io>
- **最后更新:** 2026-06-15T10:21:19-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- rich (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

## 安全说明

没有找到 rich-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - rich-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/ri/rich-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - rich-cli: normalized package name match | MacPorts ports tree: sysutils/rich-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - python3-rich - 13.9.4-1: installed executable or alias match | Debian stable package indexes: python3-rich from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | render rich text, tables, progress bars, syntax highlighting, markdown and more | https://github.com/Textualize/rich
- Ubuntu apt - python3-rich - 13.7.1-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: python3-rich from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | render rich text, tables, progress bars, syntax highlighting, markdown and more | https://github.com/Textualize/rich


## Combined YAML source

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


## 来源

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