# seqtk mit Homebrew, apt, Nix installieren

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

## Installation

```sh
sudo av install brew:seqtk
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install seqtk
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install seqtk
```

  Evidenz: Debian stable package indexes: seqtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#seqtk
```

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

## Paketfakten

- **Paketschlüssel:** brew:seqtk
- **Paketmanager:** Homebrew
- **Version:** 1.5
- **Quellzusammenfassung:** Toolkit for processing sequences in FASTA/Q formats
- **Homepage:** <https://github.com/lh3/seqtk>
- **Repository:** <https://github.com/lh3/seqtk>
- **Zuletzt aktualisiert:** 2026-06-14T15:13:49+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- seqtk (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - seqtk - 1.4-2: normalized package name match | Debian stable package indexes: seqtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Fast and lightweight tool for processing sequences in the FASTA or FASTQ format | https://github.com/lh3/seqtk
- Nix - seqtk: normalized package name match | nixpkgs package indexes: pkgs/by-name/se/seqtk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - seqtk - 1.4-2: normalized package name match | Ubuntu 24.04 LTS package indexes: seqtk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Fast and lightweight tool for processing sequences in the FASTA or FASTQ format | https://github.com/lh3/seqtk


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
