# 使用 Homebrew, apt 安装 mummer

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