# Installer seqtk avec Homebrew, apt, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install seqtk
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install seqtk
```

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

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

## Faits du paquet

- **Clé du paquet:** brew:seqtk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5
- **Résumé source:** Toolkit for processing sequences in FASTA/Q formats
- **Page d'accueil:** <https://github.com/lh3/seqtk>
- **Dépôt:** <https://github.com/lh3/seqtk>
- **Dernière mise à jour:** 2026-06-14T15:13:49+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- seqtk (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

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