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

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

## インストール

```sh
sudo av install brew:cfv
```

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

### macOS

- Homebrew (100%):

```sh
brew install cfv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cfv
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cfv
```

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

## パッケージ情報

- **パッケージキー:** brew:cfv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cfv>
- **バージョン:** 3.2.0
- **ソース概要:** Test and create various files (e.g., .sfv, .csv, .crc., .torrent)
- **ホームページ:** <https://github.com/cfv-project/cfv>
- **リポジトリ:** <https://github.com/cfv-project/cfv>
- **上流ドキュメント:** <https://github.com/cfv-project/cfv/blob/python3/README.md>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/90/e2/4982f414f04c47c5344739ecc6dfd70fe75139d0672e0b080929aea309f9/cfv-3.2.0.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 3.2.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/cfv-project/cfv
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

cfv is a command-line file verification utility for creating and checking checksum files used around archives, releases, and file-sharing workflows.

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

The maintained cfv project describes itself as a friendly fork of Matthew Mueller's original cfv, maintained by Lisa Gnedt. Its manual page still carries the older utility's shape: a single command for testing and creating many checksum-file formats.

### 採用の歴史

The project documents distribution through PyPI and mentions operating-system packaging paths such as Arch Linux, FreeBSD ports, and NixOS. The input package facts also show package-manager entries for Homebrew, MacPorts, and Nix.

### 使われ方

cfv is used to verify that files match checksum manifests and to create manifests in formats including SFV, CSV, CRC, MD5, SHA-family sums, BLAKE3 b3sum files, BitTorrent metainfo files, and test-only PAR/PAR2 files.

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

For package and archive maintainers, cfv is interesting because it covers several checksum dialects in one small CLI, including formats that ordinary coreutils checksum commands do not create or parse.

### タイムライン

- 2005: The cfv man page was dated 05 Feb 2005.
- Python 3 era: The cfv-project fork documents Python >= 3.7 support and points Python 2 users to a separate branch.

### Related projects

- The README compares cfv with GNU coreutils checksum commands, cksfv, RHash, aria2c, bsdsfv, pure-sfv, and bcfv.

### ソース

- <https://api.github.com/repos/cfv-project/cfv>
- <https://github.com/cfv-project/cfv>
- <https://github.com/cfv-project/cfv/blob/python3/README.md>
- <https://github.com/cfv-project/cfv/blob/python3/cfv.1>
- <https://formulae.brew.sh/api/formula/cfv.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

- Unix: ~/.cfvrc, ~/_cfvrc
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cfv
- **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 - cfv: normalized package name match | nixpkgs package indexes: pkgs/by-name/cf/cfv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - cfv: normalized package name match | MacPorts ports tree: security/cfv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [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.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cfn-format](https://www.automicvault.com/ja/pkg/brew/cfn-format/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [cfnctl](https://www.automicvault.com/ja/pkg/brew/cfnctl/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [cfn-flip](https://www.automicvault.com/ja/pkg/brew/cfn-flip/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation.
- [cloudformation-cli](https://www.automicvault.com/ja/pkg/brew/cloudformation-cli/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [eksctl](https://www.automicvault.com/ja/pkg/brew/eksctl/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation.
- [basti](https://www.automicvault.com/ja/pkg/brew/basti/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cf2tf](https://www.automicvault.com/ja/pkg/brew/cf2tf/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [e1s](https://www.automicvault.com/ja/pkg/brew/e1s/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/cfv.yml](https://github.com/automic-vault/db/blob/main/combined/cfv.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
