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

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

## インストール

```sh
sudo av install brew:nfd2nfc
```

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

### macOS

- Homebrew (100%):

```sh
brew install nfd2nfc
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nfd2nfc
```

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

## パッケージ情報

- **パッケージキー:** brew:nfd2nfc
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/nfd2nfc>
- **バージョン:** 2.1.0
- **ソース概要:** Convert filesystem entry names from NFD to NFC for cross-platform compatibility
- **ホームページ:** <https://github.com/elgar328/nfd2nfc>
- **リポジトリ:** <https://github.com/elgar328/nfd2nfc>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/elgar328/nfd2nfc/archive/refs/tags/v2.1.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- nfd2nfc (cli)
- nfd2nfc-watcher (cli)
- nfd2nfc (エイリアス)
- nfd2nfc-watcher (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

nfd2nfc is a macOS-focused filename-normalization utility. It watches directories and converts filesystem entry names from Unicode NFD to NFC so files shared from macOS behave better on Windows, Linux, Git, cloud sync, archives, and other tools that expect composed Unicode names.

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

The project documents the root problem plainly: macOS stores filenames in decomposed NFD form, while Windows and Linux commonly use NFC. nfd2nfc wraps that conversion in an interactive TUI, scriptable CLI, and background watcher service. The README says it moved from the maintainer's personal tap to homebrew-core starting with v2.0.7.

### 採用の歴史

Adoption is small but precise: it serves users who regularly move filenames with Hangul, accented Latin characters, Japanese kana, or other composed characters across platforms. The Homebrew API generated on 2026-07-01 reported 144 installs-on-request in the preceding 365 days, plus 7 HEAD installs.

### 使われ方

The usual package-nerd path is `brew install nfd2nfc`, run `nfd2nfc` for the TUI, register watch paths, and let `nfd2nfc-watcher` convert new or modified filenames. For scripting, the README documents commands such as `nfd2nfc status --json`, `nfd2nfc convert <path> --mode recursive --target nfc --dry-run --json`, and watcher start/stop/restart commands.

Because it is a macOS watcher that renames files, permissions matter: upstream documents Full Disk Access for the watcher binary and notes that application-level NFD conversion by browsers, email, cloud storage, messaging apps, and archive tools remains outside nfd2nfc's scope.

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

This is a classic small macOS packaging win: a narrow filesystem annoyance, a Homebrew formula, a LaunchAgent-backed watcher, JSON-friendly CLI output, and no cross-platform ambition beyond fixing the local source of bad filenames.

### タイムライン

- v2.0.7: README migration notes say the project moved from the personal tap to homebrew-core.
- 2026-07-01: Homebrew formula API generated data for nfd2nfc 2.1.0.

### Related projects

- Unicode normalization
- macOS LaunchAgent
- Homebrew

### ソース

- <https://formulae.brew.sh/api/formula/nfd2nfc.json>
- <https://github.com/elgar328/nfd2nfc>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

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

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

- MacPorts - nfd2nfc: normalized package name match | MacPorts ports tree: sysutils/nfd2nfc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control 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.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [broot](https://pkg.so/ja/brew/broot/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem.
- [as-tree](https://pkg.so/ja/brew/as-tree/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem.
- [lndir](https://pkg.so/ja/brew/lndir/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem.
- [physfs](https://pkg.so/ja/brew/physfs/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem.
- [harfbuzz](https://pkg.so/ja/brew/harfbuzz/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [simdutf](https://pkg.so/ja/brew/simdutf/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [libiconv](https://pkg.so/ja/brew/libiconv/) - Shares pkgdb curated category or tags: cli, developer-tools, unicode.
- [uutils-findutils](https://pkg.so/ja/brew/uutils-findutils/) - Shares pkgdb curated category or tags: cli, developer-tools, filesystem.
- [watcher](https://pkg.so/ja/brew/watcher/) - Local package facts share a topical domain. Shared terms: cli, cross, cross-platform, developer, developer-tools.
- [cassowary](https://pkg.so/ja/brew/cassowary/) - Local package facts share a topical domain. Shared terms: cli, cross, cross-platform, developer, developer-tools.

## Combined YAML source

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


## ソース

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