# kalign を Homebrew, apt, Nix でインストール

kalign のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kalign
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install kalign
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:kalign
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kalign>
- **バージョン:** 3.5.1
- **ソース概要:** Fast multiple sequence alignment program for biological sequences
- **ホームページ:** <https://github.com/TimoLassmann/kalign>
- **リポジトリ:** <https://github.com/TimoLassmann/kalign>
- **上流ドキュメント:** <https://github.com/TimoLassmann/kalign#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/TimoLassmann/kalign/archive/refs/tags/v3.5.1.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- kalign (cli)
- kalign (エイリアス)

## 依存関係

- libomp

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 3.5.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/TimoLassmann/kalign
- 検出された最新: v3.5.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

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


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [bbtools](https://www.automicvault.com/ja/pkg/brew/bbtools/) - Shares av.db curated category or tags: bioinformatics, cli, dna, rna, science.
- [mummer](https://www.automicvault.com/ja/pkg/brew/mummer/) - Shares av.db curated category or tags: bioinformatics, cli, dna, protein, science.
- [breseq](https://www.automicvault.com/ja/pkg/brew/breseq/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [bwa](https://www.automicvault.com/ja/pkg/brew/bwa/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [jellyfish](https://www.automicvault.com/ja/pkg/brew/jellyfish/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [lastz](https://www.automicvault.com/ja/pkg/brew/lastz/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [minimap2](https://www.automicvault.com/ja/pkg/brew/minimap2/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [paml](https://www.automicvault.com/ja/pkg/brew/paml/) - Shares av.db curated category or tags: bioinformatics, cli, dna, science.
- [seqtk](https://www.automicvault.com/ja/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)


## ソース

- 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
