# 使用 Homebrew, MacPorts, Nix 安装 cfv

查看 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
- **版本:** 3.2.0
- **来源摘要:** Test and create various files (e.g., .sfv, .csv, .crc., .torrent)
- **主页:** <https://github.com/cfv-project/cfv>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cfv (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.2.0
## 项目历史与用法

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
## 其他软件包管理器记录

- 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


## Combined YAML source

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


## 来源

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