# 安装 vcftools

查看 vcftools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vcftools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vcftools
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vcftools
```

  证据: MacPorts ports tree: science/vcftools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install vcftools
```

  证据: Debian stable package indexes: vcftools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install vcftools
```

  证据: Fedora Rawhide package metadata: vcftools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#vcftools
```

  证据: nixpkgs package indexes: pkgs/by-name/vc/vcftools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:vcftools
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vcftools>
- **版本:** 0.1.17
- **来源摘要:** Tools for working with VCF files
- **主页:** <https://vcftools.github.io/>
- **仓库:** <https://github.com/vcftools/vcftools>
- **上游文档:** <https://vcftools.github.io/>
- **许可证:** LGPL-3.0-only
- **源码归档:** <https://github.com/vcftools/vcftools/releases/download/v0.1.17/vcftools-0.1.17.tar.gz>
- **更新:** 2026-02-10T23:32:21Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- fill-aa (cli)
- fill-an-ac (cli)
- fill-fs (cli)
- fill-ref-md5 (cli)
- vcf-annotate (cli)
- vcf-compare (cli)
- vcf-concat (cli)
- vcf-consensus (cli)
- vcf-contrast (cli)
- vcf-convert (cli)
- vcf-fix-newlines (cli)
- vcf-fix-ploidy (cli)
- vcf-indel-stats (cli)
- vcf-isec (cli)
- vcf-merge (cli)
- vcf-phased-join (cli)
- vcf-query (cli)
- vcf-shuffle-cols (cli)
- vcf-sort (cli)
- vcf-stats (cli)
- vcf-subset (cli)
- vcf-to-tab (cli)
- vcf-tstv (cli)
- vcf-validator (cli)
- vcftools (cli)
- fill-aa (别名)
- fill-an-ac (别名)
- fill-fs (别名)
- fill-ref-md5 (别名)
- vcf-annotate (别名)
- vcf-compare (别名)
- vcf-concat (别名)
- vcf-consensus (别名)
- vcf-contrast (别名)
- vcf-convert (别名)
- vcf-fix-newlines (别名)
- vcf-fix-ploidy (别名)
- vcf-indel-stats (别名)
- vcf-isec (别名)
- vcf-merge (别名)
- vcf-phased-join (别名)
- vcf-query (别名)
- vcf-shuffle-cols (别名)
- vcf-sort (别名)
- vcf-stats (别名)
- vcf-subset (别名)
- vcf-to-tab (别名)
- vcf-tstv (别名)
- vcf-validator (别名)
- vcftools (别名)

## 依赖

- htslib

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 0.1.17
- 管理器更新时间: 2026-02-10
- 本地数据: ok
- 上游仓库: https://github.com/vcftools/vcftools
- info: No cached GitHub release or tag data was available.

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [htslib](https://www.automicvault.com/pkg/brew/htslib/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
