# Installer mm-common avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:mm-common
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mm-common
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mm-common
```

  Preuve: MacPorts ports tree: gnome/mm-common/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mm-common
```

  Preuve: Alpine Linux edge package indexes: mm-common from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mm-common
```

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

- dnf (92%):

```sh
sudo dnf install mm-common
```

  Preuve: Fedora Rawhide package metadata: mm-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mm-common
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mm/mm-common/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mm-common
```

  Preuve: Arch Linux sync databases: mm-common from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mm-common
```

  Preuve: openSUSE Tumbleweed package metadata: mm-common from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:mm-common
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mm-common>
- **Version:** 1.0.8
- **Résumé source:** Build utilities for C++ interfaces of GTK+ and GNOME packages
- **Page d'accueil:** <https://www.gtkmm.org/>
- **Docs amont:** <https://www.gtkmm.org/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.8.tar.xz>
- **Dernière mise à jour:** 2026-07-01T22:42:26Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mm-common-get (cli)
- mm-common-prepare (cli)
- mm-common-get (alias)
- mm-common-prepare (alias)

## Dépendances

- python@3.14

## Dépendances de compilation

- meson
- ninja

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.0.8
- gestionnaire mis à jour: 2026-07-01
- données locales: OK
- dépôt amont: https://www.gtkmm.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

mm-common is part of the GNOME C++ bindings effort around gtkmm and related libraries. Its upstream README describes it as the shared build infrastructure and utilities for GNOME C++ binding libraries, needed when building those bindings from the GNOME version-control repository and in maintainer-mode builds rather than for ordinary tarball consumers.

### Historique du projet

The project appeared as a shared infrastructure package in 2009: the NEWS file calls mm-common 0.5, released on 2009-08-17, the first tarball release of the shared build infrastructure for GNOME C++ binding modules. Later entries show the package filling the unglamorous but important maintainer-tool role: shared documentation tooling, Doxygen and Devhelp integration, skeleton binding projects, Autoconf macros, pkg-config helpers, and build-system support.

### Modes d'utilisation

In practice, developers encounter mm-common when maintaining or building GNOME C++ bindings such as gtkmm, glibmm, and sibling modules from source control. Its two commands reflect that niche: `mm-common-prepare` supports Autotools-based modules and `mm-common-get` supports Meson-based modules by copying installed common files into binding modules. Distribution packages keep it available because binding-library maintainers and source builds need it even though end-user GTK applications usually do not call it directly.

### Sources

- <https://formulae.brew.sh/formula/mm-common>
- <https://github.com/GNOME/mm-common>
- <https://github.com/GNOME/mm-common/blob/master/NEWS>
- <https://gtkmm.gnome.org/>
- <https://www.gtk.org/docs/language-bindings/cpp>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mm-common
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mm-common - 1.0.6-2.1: normalized package name match | Debian stable package indexes: mm-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common build files of the GNOME C++ bindings | https://www.gtkmm.org/
- Nix - mm-common: normalized package name match | nixpkgs package indexes: pkgs/by-name/mm/mm-common/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mm-common - 1.0.6-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mm-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Common build files of the GNOME C++ bindings | https://www.gtkmm.org/
- apk - mm-common - 1.0.7-r0: normalized package name match | Alpine Linux edge package indexes: mm-common from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Build infrastructure and utilities for GNOME C++ binding libraries | https://gitlab.gnome.org/GNOME/mm-common
- apk - mm-common-doc - 1.0.7-r0: normalized package name match | Alpine Linux edge package indexes: mm-common-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Build infrastructure and utilities for GNOME C++ binding libraries (documentation) | https://gitlab.gnome.org/GNOME/mm-common
- dnf - mm-common - 1.0.8-2.fc45: normalized package name match | Fedora Rawhide package metadata: mm-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Common build files of the C++ bindings | https://gtkmm.org
- dnf - mm-common-docs - 1.0.8-2.fc45: normalized package name match | Fedora Rawhide package metadata: mm-common-docs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Documentation for mm-common, includes example mm module skeleton | https://gtkmm.org
- pacman - mm-common - 1.0.8-1: normalized package name match | Arch Linux sync databases: mm-common from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Common build files of the C++ bindings | https://gtkmm.gnome.org/
- zypper - mm-common - 1.0.8-1.1: normalized package name match | openSUSE Tumbleweed package metadata: mm-common from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Common build files of the GNOME C++ bindings | https://gtkmm.org
- zypper - mm-common-docs - 1.0.8-1.1: normalized package name match | openSUSE Tumbleweed package metadata: mm-common-docs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Documentation for mm-common, includes example mm module skeleton | https://gtkmm.org
- MacPorts - mm-common: normalized package name match | MacPorts ports tree: gnome/mm-common/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ninja](https://pkg.so/fr/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/fr/brew/meson/) - Build dependency declared by Homebrew.
- [libdazzle](https://pkg.so/fr/brew/libdazzle/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [maven](https://pkg.so/fr/brew/maven/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [ccache](https://pkg.so/fr/brew/ccache/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [sbt](https://pkg.so/fr/brew/sbt/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [bazel](https://pkg.so/fr/brew/bazel/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [ant](https://pkg.so/fr/brew/ant/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [bear](https://pkg.so/fr/brew/bear/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools.
- [distcc](https://pkg.so/fr/brew/distcc/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tools, cli, developer, developer-tools.
- [blueprint-compiler](https://pkg.so/fr/brew/blueprint-compiler/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, gnome, gtk.
- [compiledb](https://pkg.so/fr/brew/compiledb/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tools, cli, developer, developer-tools.

## Combined YAML source

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


## Sources

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