# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mummer>
- **版本:** 4.0.1
- **来源摘要:** Genome alignment tool
- **主页:** <https://github.com/mummer4/mummer>
- **仓库:** <https://github.com/mummer4/mummer>
- **上游文档:** <https://github.com/mummer4/mummer#readme>
- **许可证:** Artistic-2.0
- **源码归档:** <https://github.com/mummer4/mummer/releases/download/v4.0.1/mummer-4.0.1.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- combineMUMs (cli)
- delta-filter (cli)
- dnadiff (cli)
- exact-tandems (cli)
- mummer (cli)
- mummerplot (cli)
- nucmer (cli)
- promer (cli)
- repeat-match (cli)
- show-aligns (cli)
- show-coords (cli)
- show-diff (cli)
- show-snps (cli)
- show-tiling (cli)
- combineMUMs (别名)
- delta-filter (别名)
- dnadiff (别名)
- exact-tandems (别名)
- mummer (别名)
- mummerplot (别名)
- nucmer (别名)
- promer (别名)
- repeat-match (别名)
- show-aligns (别名)
- show-coords (别名)
- show-diff (别名)
- show-snps (别名)
- show-tiling (别名)

## 依赖

- gcc

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 4.0.1
- 本地数据: OK
- 上游仓库: https://github.com/mummer4/mummer
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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

## 源数据库详情

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

## 其他软件包管理器记录

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


## 相关链接

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

## Combined YAML source

View the package source record on GitHub. [combined/mummer.yml](https://github.com/automic-vault/db/blob/main/combined/mummer.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
