# vcftools installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vcftools in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vcftools
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vcftools
```

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:vcftools
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/vcftools>
- **Version:** 0.1.17
- **Quellzusammenfassung:** Tools for working with VCF files
- **Homepage:** <https://vcftools.github.io/>
- **Repository:** <https://github.com/vcftools/vcftools>
- **Upstream-Dokumentation:** <https://vcftools.github.io/>
- **Lizenz:** LGPL-3.0-only
- **Quellarchiv:** <https://github.com/vcftools/vcftools/releases/download/v0.1.17/vcftools-0.1.17.tar.gz>
- **Aktualisiert:** 2026-02-10T23:32:21Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- 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)

## Abhängigkeiten

- htslib

## Build-Abhängigkeiten

- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 0.1.17
- Manager aktualisiert: 2026-02-10
- lokale Daten: ok
- Upstream-Repository: https://github.com/vcftools/vcftools
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Verwandte Links

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

## Quellen

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