# rich-cli を Homebrew, MacPorts, Nix, apt でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
