# crates-tui を Homebrew, Nix でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/crates-tui>
- **バージョン:** 0.1.25
- **ソース概要:** TUI for exploring crates.io using Ratatui
- **ホームページ:** <https://github.com/ratatui/crates-tui>
- **リポジトリ:** <https://github.com/ratatui/crates-tui>
- **上流ドキュメント:** <https://github.com/ratatui/crates-tui#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ratatui/crates-tui/archive/refs/tags/v0.1.25.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- crates-tui (cli)
- crates-tui (エイリアス)

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.1.25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ratatui/crates-tui
- 検出された最新: v0.1.25 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** crates-tui
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- 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


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-binstall](https://www.automicvault.com/ja/pkg/brew/cargo-binstall/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [orogene](https://www.automicvault.com/ja/pkg/brew/orogene/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [rattler-index](https://www.automicvault.com/ja/pkg/brew/rattler-index/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [uv](https://www.automicvault.com/ja/pkg/brew/uv/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [wally](https://www.automicvault.com/ja/pkg/brew/wally/) - Shares av.db curated category or tags: cli, developer-tools, package-management, rust.
- [akku](https://www.automicvault.com/ja/pkg/brew/akku/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [bower](https://www.automicvault.com/ja/pkg/brew/bower/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [brew-gem](https://www.automicvault.com/ja/pkg/brew/brew-gem/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [cargo-features-manager](https://www.automicvault.com/ja/pkg/brew/cargo-features-manager/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, management, rust.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
