# Installer vcftools

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vcftools pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vcftools
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vcftools
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:vcftools
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/vcftools>
- **Version:** 0.1.17
- **Résumé source:** Tools for working with VCF files
- **Page d'accueil:** <https://vcftools.github.io/>
- **Dépôt:** <https://github.com/vcftools/vcftools>
- **Docs amont:** <https://vcftools.github.io/>
- **Licence:** LGPL-3.0-only
- **Archive source:** <https://github.com/vcftools/vcftools/releases/download/v0.1.17/vcftools-0.1.17.tar.gz>
- **Mis à jour:** 2026-02-10T23:32:21Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- 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 (alias)
- fill-an-ac (alias)
- fill-fs (alias)
- fill-ref-md5 (alias)
- vcf-annotate (alias)
- vcf-compare (alias)
- vcf-concat (alias)
- vcf-consensus (alias)
- vcf-contrast (alias)
- vcf-convert (alias)
- vcf-fix-newlines (alias)
- vcf-fix-ploidy (alias)
- vcf-indel-stats (alias)
- vcf-isec (alias)
- vcf-merge (alias)
- vcf-phased-join (alias)
- vcf-query (alias)
- vcf-shuffle-cols (alias)
- vcf-sort (alias)
- vcf-stats (alias)
- vcf-subset (alias)
- vcf-to-tab (alias)
- vcf-tstv (alias)
- vcf-validator (alias)
- vcftools (alias)

## Dépendances

- htslib

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 0.1.17
- gestionnaire mis à jour: 2026-02-10
- données locales: ok
- dépôt amont: https://github.com/vcftools/vcftools
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Liens liés

- [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.

## Sources

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