# 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
