# Installer mummer avec Homebrew, apt

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mummer
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mummer
```

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

## Faits du paquet

- **Clé du paquet:** brew:mummer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.1
- **Résumé source:** Genome alignment tool
- **Page d'accueil:** <https://github.com/mummer4/mummer>
- **Dépôt:** <https://github.com/mummer4/mummer>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.0.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
