# fastmod を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:fastmod
```

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

### macOS

- Homebrew (100%):

```sh
brew install fastmod
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fastmod
```

  証拠: MacPorts ports tree: devel/fastmod/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fastmod
```

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

## パッケージ情報

- **パッケージキー:** brew:fastmod
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fastmod>
- **バージョン:** 0.4.4
- **ソース概要:** Fast, partial replacement for codemod (find/replace tool for programmers)
- **ホームページ:** <https://github.com/facebookincubator/fastmod>
- **リポジトリ:** <https://github.com/facebookincubator/fastmod>
- **上流ドキュメント:** <https://github.com/facebookincubator/fastmod#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/facebookincubator/fastmod/archive/refs/tags/v0.4.4.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- fastmod (cli)
- fastmod (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

fastmod is a Rust command-line tool from Facebook Incubator for fast, regex-based, interactive find-and-replace across codebases.

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

The project was created publicly in 2018 as a fast partial replacement for Facebook's codemod. Its README is explicit that the design target is interactive review followed by applying a regex replacement broadly.

### 採用の歴史

fastmod's adoption is concentrated among programmers doing large codebase refactors. It is primarily supported on macOS and Linux, installable with Cargo, and packaged by developer-oriented package managers.

### 使われ方

A typical invocation supplies a regex, replacement text, and files or directories to process. fastmod walks directories in parallel, respects ignore rules, shows colored diffs, and lets the user accept, reject, or edit changes.

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

fastmod is notable because it brings the ripgrep ecosystem's ignore and grep crates to codemod-style source editing: boring Unix CLI inputs, Rust speed, and human-reviewed patch application.

### タイムライン

- 2018: The public GitHub repository is created.
- 2020: v0.4.0 is released.
- 2023: v0.4.4 is released.

### Related projects

- fastmod is directly positioned as a partial replacement for codemod and uses Rust regex, ignore, and grep libraries.

### ソース

- <https://github.com/facebookincubator/fastmod>
- <https://github.com/facebookincubator/fastmod#readme>
- <https://api.github.com/repos/facebookincubator/fastmod/releases>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

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

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

- Nix - fastmod: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fastmod/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - fastmod: normalized package name match | MacPorts ports tree: devel/fastmod/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [pyupgrade](https://www.automicvault.com/ja/pkg/brew/pyupgrade/) - Shares av.db curated category or tags: cli, code-modification, developer-tools, refactoring.
- [codelimit](https://www.automicvault.com/ja/pkg/brew/codelimit/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.
- [comby](https://www.automicvault.com/ja/pkg/brew/comby/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.
- [repren](https://www.automicvault.com/ja/pkg/brew/repren/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.
- [sd](https://www.automicvault.com/ja/pkg/brew/sd/) - Shares av.db curated category or tags: cli, developer-tools, find-and-replace.
- [srgn](https://www.automicvault.com/ja/pkg/brew/srgn/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.
- [tfautomv](https://www.automicvault.com/ja/pkg/brew/tfautomv/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.
- [tfmv](https://www.automicvault.com/ja/pkg/brew/tfmv/) - Shares av.db curated category or tags: cli, developer-tools, refactoring.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
