# 使用 Homebrew, Nix 安装 crates-tui

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

## 安装

```sh
sudo av install brew:crates-tui
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install crates-tui
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#crates-tui
```

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

## 软件包事实

- **软件包键:** brew:crates-tui
- **软件包管理器:** Homebrew
- **版本:** 0.1.25
- **来源摘要:** TUI for exploring crates.io using Ratatui
- **主页:** <https://github.com/ratatui/crates-tui>
- **仓库:** <https://github.com/ratatui/crates-tui>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- crates-tui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.25
## 项目历史与用法

crates-tui is a Ratatui-based terminal interface for exploring crates.io. It combines Rust package discovery with a reference implementation for small to medium Ratatui applications.

### 项目历史

The ratatui/crates-tui repository was created in February 2024. Its README describes a simple crates.io explorer with clipboard support for cargo add commands, browser links for documentation and crates.io pages, configurable key chords, custom widgets, and async crate metadata fetching.

### 采用历史

Official installation documentation is oriented first around cargo install, with an Arch Linux AUR example. Homebrew and Nix packaging in the supplied package facts indicate that it also moved into general-purpose package-manager distribution.

### 使用方式

Users run crates-tui to search crates.io from the terminal, inspect crate summaries, copy cargo add commands, and open documentation or crates.io pages in a browser.

### 为什么软件包爱好者会关心

crates-tui is package-nerd software in two senses: it is a package browser for the Rust ecosystem, and its upstream README explicitly frames the repository as an opinionated reference for organizing Ratatui TUI applications.

### 时间线

- 2024: ratatui/crates-tui repository created.
- 2024: v0.1.3 release published.
- 2024: v0.1.7 release published.

### Related projects

- The project is built on Ratatui and targets crates.io workflows; its README points readers to ratatui.rs for related tutorial material.

### 来源

- <https://github.com/ratatui/crates-tui>
- <https://github.com/ratatui/crates-tui#readme>
- <https://github.com/ratatui/crates-tui/releases/tag/v0.1.3>
- <https://github.com/ratatui/crates-tui/releases/tag/v0.1.7>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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: $CRATES_TUI_CONFIG_HOME/config.toml, $CRATES_TUI_CONFIG_HOME/color.yaml, ./.config/config.toml, ./.config/color.yaml
## 其他软件包管理器记录

- Nix - crates-tui: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/crates-tui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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