# Install rich-cli with Homebrew, MacPorts, Nix, apt

Command-line toolbox for fancy output in the terminal. Version 1.8.1 via Homebrew; verified 2026-06-15. Also installable with nix: nix profile install nixpkgs#rich-cli.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

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

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

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

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

## Package facts

- **Package key:** brew:rich-cli
- **Package manager:** Homebrew
- **Version:** 1.8.1
- **Source summary:** Command-line toolbox for fancy output in the terminal
- **Homepage:** <https://www.textualize.io>
- **Last updated:** 2026-06-15T10:21:19-04:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- rich (alias)

## Install behavior

- Bottle: not available

## Freshness

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

## Security Notes

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


## Other Package-Manager Records

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


## Sources

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