# cargo-spellcheck を Homebrew, Nix, pacman でインストール

cargo-spellcheck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cargo-spellcheck
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cargo-spellcheck
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cargo-spellcheck
```

  証拠: nixpkgs package indexes: pkgs/by-name/ca/cargo-spellcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cargo-spellcheck
```

  証拠: Arch Linux sync databases: cargo-spellcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:cargo-spellcheck
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cargo-spellcheck>
- **バージョン:** 0.15.7
- **ソース概要:** Checks rust documentation for spelling and grammar mistakes
- **ホームページ:** <https://github.com/drahnr/cargo-spellcheck>
- **リポジトリ:** <https://github.com/drahnr/cargo-spellcheck>
- **ライセンス:** Apache-2.0 OR MIT
- **ソースアーカイブ:** <https://github.com/drahnr/cargo-spellcheck/archive/refs/tags/v0.15.7.tar.gz>
- **最終更新:** 2026-06-22T14:02:58-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cargo-spellcheck (cli)
- cargo-spellcheck (エイリアス)

## 依存関係

- hunspell

## ビルド依存関係

- llvm
- pkgconf
- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.15.7
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/drahnr/cargo-spellcheck
- 検出された最新: v0.15.7 (最新)
## プロジェクトの歴史と使われ方

cargo-spellcheck is a Cargo subcommand for spell-checking and grammar-checking Rust documentation and comments.

### プロジェクトの歴史

The official README describes cargo-spellcheck as a tool that checks spelling with hunspell and grammar with nlprule, with interactive fixing and automation-oriented commands.

### 採用の歴史

GitHub records the repository as created in May 2020, and crates.io records the crate as first published the same month. The input package facts list Homebrew, Nix, and Arch packages.

### 使われ方

The README documents `cargo spellcheck check`, `cargo spellcheck fix`, shell completions, and CI/CD or commit-hook usage. The configuration page documents explicit config via CLI flags or Cargo.toml metadata, plus implicit project and per-user config files.

### パッケージ好きにとっての重要性

cargo-spellcheck sits in the Rust tooling niche where documentation quality becomes a build or review concern, so package maintainers can catch spelling and grammar regressions before release.

### タイムライン

- 2020: GitHub repository created and first crates.io release recorded.
- 2026: crates.io records max_version 0.15.7.

### Related projects

- The README and repository topics identify hunspell, nlprule, and LanguageTool-style grammar checking as related components.

### ソース

- <https://api.github.com/repos/drahnr/cargo-spellcheck>
- <https://github.com/drahnr/cargo-spellcheck>
- <https://docs.rs/crate/cargo-spellcheck/latest>
- <https://github.com/drahnr/cargo-spellcheck/blob/master/docs/configuration.md>
- <https://github.com/drahnr/cargo-spellcheck#readme>
- <https://crates.io/api/v1/crates/cargo-spellcheck>
- <https://formulae.brew.sh/api/formula/cargo-spellcheck.json>


## セキュリティノート

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

- Linux: /home/alice/.config/cargo_spellcheck/config.toml
- macOS: /Users/Alice/Library/Preferences/cargo_spellcheck/config.toml
- Unix: Cargo.toml, ${CARGO_MANIFEST_DIR}/.config/spellcheck.toml, .config/spellcheck.toml
- Windows: C:\Users\Alice\AppData\Roaming\cargo_spellcheck\config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cargo-spellcheck
- **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 - cargo-spellcheck: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cargo-spellcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - cargo-spellcheck - 0.15.7-1: normalized package name match | Arch Linux sync databases: cargo-spellcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Checks all your documentation for spelling and grammar mistakes | https://github.com/drahnr/cargo-spellcheck


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [hunspell](https://pkg.so/ja/brew/hunspell/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [llvm](https://pkg.so/ja/brew/llvm/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [lychee](https://pkg.so/ja/brew/lychee/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, quality-assurance, rust.
- [dotenv-linter](https://pkg.so/ja/brew/dotenv-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, quality-assurance, rust.
- [tealdeer](https://pkg.so/ja/brew/tealdeer/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, rust.
- [cargo-nextest](https://pkg.so/ja/brew/cargo-nextest/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, rust.
- [mdbook](https://pkg.so/ja/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, rust.
- [cargo-sweep](https://pkg.so/ja/brew/cargo-sweep/) - Shares pkgdb curated category or tags: cargo-plugin, cli, developer-tools, rust.
- [cargo-llvm-cov](https://pkg.so/ja/brew/cargo-llvm-cov/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, rust.
- [cargo-udeps](https://pkg.so/ja/brew/cargo-udeps/) - Shares pkgdb curated category or tags: cargo-plugin, cli, developer-tools, rust.
- [cargo-about](https://pkg.so/ja/brew/cargo-about/) - Both packages touch the same language runtime or ecosystem. Shared terms: cargo, cargo-plugin, cli, developer, developer-tools.
- [cargo-all-features](https://pkg.so/ja/brew/cargo-all-features/) - Both packages touch the same language runtime or ecosystem. Shared terms: cargo, cargo-plugin, cli, developer, developer-tools.
- [cargo-docset](https://pkg.so/ja/brew/cargo-docset/) - Both packages touch the same language runtime or ecosystem. Shared terms: cargo, cli, developer, developer-tools, documentation.

## Combined YAML source

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


## ソース

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