# Installer kalign avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:kalign
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kalign
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install kalign
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#kalign
```

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

## Faits du paquet

- **Clé du paquet:** brew:kalign
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kalign>
- **Version:** 3.5.1
- **Résumé source:** Fast multiple sequence alignment program for biological sequences
- **Page d'accueil:** <https://github.com/TimoLassmann/kalign>
- **Dépôt:** <https://github.com/TimoLassmann/kalign>
- **Docs amont:** <https://github.com/TimoLassmann/kalign#readme>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/TimoLassmann/kalign/archive/refs/tags/v3.5.1.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- kalign (cli)
- kalign (alias)

## Dépendances

- libomp

## Dépendances de compilation

- cmake

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 3.5.1
- données locales: OK
- dépôt amont: https://github.com/TimoLassmann/kalign
- dernière version détectée: v3.5.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Kalign is a fast multiple-sequence-alignment program for protein, DNA, and RNA sequences, distributed as a command-line bioinformatics tool.

### Historique du projet

Timo Lassmann and Erik Sonnhammer published the original Kalign method in BMC Bioinformatics on 2005-12-12. The paper described a Wu-Manber-based progressive alignment method intended to improve both speed and accuracy for large comparative-genomics workloads.

### Historique d'adoption

Kalign remained in the bioinformatics toolchain because multiple sequence alignment is a routine upstream step for homology, conserved-motif, phylogeny, and structure-oriented analyses. Kalign 3, published in Bioinformatics in 2019, was presented as a complete rewrite to handle larger protein and nucleotide sequence sets, using SIMD-accelerated distance estimation and fast guide-tree construction.

### Modes d'utilisation

Users run kalign on FASTA-like biological sequence inputs to produce multiple alignments. The modern README describes progressive alignment with multi-threading support, source builds with CMake, and alternatives such as Zig builds and Python packaging.

### Pourquoi les passionnés de paquets s'y intéressent

Kalign is a classic science CLI package: a published algorithm wrapped in a small executable, useful in scripts and pipelines, with package-manager availability making a cited method reproducible without hand-building a lab-specific binary.

### Chronologie

- 2005-12-12: Original Kalign paper published in BMC Bioinformatics.
- 2019-10-26: Kalign 3 paper published in Bioinformatics.
- 2019-10-28: GitHub release 3.1 published.
- 2020-11-06: v3.3 release added multi-threading.
- 2026-02-27: Kalign 3.5.1 published.

### Related projects

- Related multiple-sequence-alignment tools include ClustalW, MAFFT, MUSCLE, T-Coffee, and other progressive or consistency-based MSA programs.

### Sources

- <https://academic.oup.com/bioinformatics/article/36/6/1928/5607735>
- <https://api.github.com/repos/TimoLassmann/kalign/releases?per_page=100>
- <https://github.com/TimoLassmann/kalign>
- <https://link.springer.com/article/10.1186/1471-2105-6-298>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kalign
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - kalign - 1:3.4.0-1+b3: normalized package name match | Debian stable package indexes: kalign from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Global and progressive multiple sequence alignment | https://msa.sbc.su.se/
- Nix - kalign: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kalign/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - kalign - 1:3.3.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: kalign from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Global and progressive multiple sequence alignment | https://msa.sbc.su.se/


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/fr/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [bbtools](https://www.automicvault.com/fr/pkg/brew/bbtools/) - Shares av.db curated category or tags: bioinformatics, cli, dna, rna, science.
- [mummer](https://www.automicvault.com/fr/pkg/brew/mummer/) - Shares av.db curated category or tags: bioinformatics, cli, dna, protein, science.
- [breseq](https://www.automicvault.com/fr/pkg/brew/breseq/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [bwa](https://www.automicvault.com/fr/pkg/brew/bwa/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [jellyfish](https://www.automicvault.com/fr/pkg/brew/jellyfish/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [lastz](https://www.automicvault.com/fr/pkg/brew/lastz/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [minimap2](https://www.automicvault.com/fr/pkg/brew/minimap2/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [paml](https://www.automicvault.com/fr/pkg/brew/paml/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [seqtk](https://www.automicvault.com/fr/pkg/brew/seqtk/) - Local package facts share a topical domain. Shared terms: analysis, bioinformatics, cli, science, sequence.

## Combined YAML source

View the package source record on GitHub. [combined/kalign.yml](https://github.com/automic-vault/db/blob/main/combined/kalign.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
