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

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

## インストール

```sh
sudo av install brew:mummer
```

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

### macOS

- Homebrew (100%):

```sh
brew install mummer
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mummer
```

  証拠: Debian stable package indexes: mummer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:mummer
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.0.1
- **ソース概要:** Genome alignment tool
- **ホームページ:** <https://github.com/mummer4/mummer>
- **リポジトリ:** <https://github.com/mummer4/mummer>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- combineMUMs (エイリアス)
- delta-filter (エイリアス)
- dnadiff (エイリアス)
- exact-tandems (エイリアス)
- mummer (エイリアス)
- mummerplot (エイリアス)
- nucmer (エイリアス)
- promer (エイリアス)
- repeat-match (エイリアス)
- show-aligns (エイリアス)
- show-coords (エイリアス)
- show-diff (エイリアス)
- show-snps (エイリアス)
- show-tiling (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.0.1
## プロジェクトの歴史と使われ方

MUMmer is a bioinformatics sequence-alignment package built around maximal unique matches and suffix-based data structures. The first MUMmer paper, "Alignment of whole genomes," by Arthur L. Delcher, Simon Kasif, Robert D. Fleischmann, Jeremy Peterson, Owen White, and Steven L. Salzberg, described a system for rapidly aligning genome-length DNA sequences with suffix trees, demonstrated on bacterial strains, Mycoplasma genomes, and syntenic human/mouse sequences. The name refers to MUMs, or maximal unique matches, used as anchors for large-scale alignments.

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

The package's major releases track the growth of genome data. MUMmer 2.1 added NUCmer and PROmer and was described by Delcher, Adam Phillippy, Jane Carlton, and Salzberg as faster and more memory-efficient for large-scale genome alignment and comparison. MUMmer 3.0, described by Stefan Kurtz, Phillippy, Delcher, and collaborators in Genome Biology, made the software open source and better suited to comparing large genomes. MUMmer4, developed by Guillaume Marcais and Aleksey Zimin with the broader MUMmer team, reworked the core from MUMmer3's 32-bit suffix tree constraints toward a 48-bit suffix-array approach and added parallel query processing; the PLOS Computational Biology paper describes MUMmer and nucmer as among the widely used alignment packages in genomics.

### 使われ方

In practice, researchers use the suite's commands for whole-genome alignment, draft assembly comparison, contig-to-contig alignment, variant and SNP inspection, dot plots, and translated protein-level comparisons. The package-manager niche is scientific command-line software: Homebrew and Debian/Ubuntu packages expose tools such as `mummer`, `nucmer`, `promer`, `dnadiff`, `delta-filter`, `show-coords`, `show-snps`, and `mummerplot`, making a research-grade genome comparison toolkit installable like ordinary Unix utilities.

### ソース

- <https://academic.oup.com/nar/article/27/11/2369/1258501>
- <https://formulae.brew.sh/formula/mummer>
- <https://github.com/mummer4/mummer>
- <https://journals.plos.org/ploscompbiol/article?id=10.1371%2Fjournal.pcbi.1005944>
- <https://mummer4.github.io/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Debian apt - mummer - 3.23+dfsg-8: normalized package name match | Debian stable package indexes: mummer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Efficient sequence alignment of full genomes | https://mummer.sourceforge.net/
- Debian apt - mummer-doc - 3.23+dfsg-8: normalized package name match | Debian stable package indexes: mummer-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for MUMmer | https://mummer.sourceforge.net/
- Ubuntu apt - mummer - 3.23+dfsg-8: normalized package name match | Ubuntu 24.04 LTS package indexes: mummer from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Efficient sequence alignment of full genomes | https://mummer.sourceforge.net/
- Ubuntu apt - mummer-doc - 3.23+dfsg-8: normalized package name match | Ubuntu 24.04 LTS package indexes: mummer-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for MUMmer | https://mummer.sourceforge.net/


## Combined YAML source

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


## ソース

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