# Installer gemmi avec Homebrew, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:gemmi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gemmi
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gemmi
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install gemmi
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#gemmi
```

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

## Faits du paquet

- **Clé du paquet:** brew:gemmi
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gemmi>
- **Version:** 0.7.5
- **Résumé source:** Macromolecular crystallography library and utilities
- **Page d'accueil:** <https://project-gemmi.github.io/>
- **Dépôt:** <https://github.com/project-gemmi/gemmi>
- **Docs amont:** <https://gemmi.readthedocs.io/>
- **Licence:** MPL-2.0
- **Archive source:** <https://github.com/project-gemmi/gemmi/archive/refs/tags/v0.7.5.tar.gz>
- **Dernière mise à jour:** 2026-06-21T00:20:16Z
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- gemmi (cli)
- gemmi (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.7.5
- gestionnaire mis à jour: 2026-06-21
- données locales: OK
- dépôt amont: https://github.com/project-gemmi/gemmi
- dernière version détectée: v0.7.5 (à jour)
## Historique du projet et usages

Gemmi is a C++ library and command-line toolkit for structural biology, especially macromolecular crystallography. It handles mmCIF, PDB, MTZ, CCP4/MRC maps, crystallographic symmetry, reflection data, and related file formats, with Python bindings and additional interfaces around the same core library.

### Historique du projet

Gemmi's repository begins in 2017 and its documentation identifies it as a joint project of Global Phasing Ltd and CCP4. The project name is both a reference to Gemmi Pass and an expansion of General MacroMolecular I/O, reflecting its emphasis on file formats and data structures used by crystallographers.

The project matured from a parser and utility collection into a broad structural-biology library. Its README and documentation describe C++14 code, Python bindings, a developing Fortran interface, partial WebAssembly bindings, web tools, and the `gemmi` command with many subcommands for validation, conversion, map handling, reflection data, and model analysis.

In 2022, Gemmi was published in the Journal of Open Source Software as 'GEMMI: A library for structural biology,' giving the project a citable software reference for scientific users.

### Historique d'adoption

Gemmi's adoption is anchored in crystallography infrastructure. The README names CCP4 and Global Phasing as institutional homes, while the JOSS paper and project documentation frame it as reusable infrastructure for programs that need fast, standards-aware handling of CIF-family files, structural models, maps, and reflection data.

Package availability in Homebrew, Debian, Ubuntu, MacPorts, and Nix makes Gemmi accessible outside specialist crystallography distributions, which matters for reproducible pipelines and notebooks that mix command-line conversion with Python analysis.

### Modes d'utilisation

Practitioners use Gemmi as a library when writing structural-biology software and as a CLI when inspecting, validating, converting, or extracting data from coordinate, CIF, MTZ, and CCP4/MRC files. The `gemmi` program includes subcommands such as `validate`, `grep`, `convert`, `cif2mtz`, `mtz2cif`, `map`, `sfcalc`, and `xds2mtz`.

Python users use the bindings for scripting and data analysis, while package maintainers care about the shared C++ core because it supports both standalone utilities and embedded scientific workflows.

### Pourquoi les passionnés de paquets s'y intéressent

Gemmi is package-nerd interesting because it turns hard scientific file-format support into one installable toolkit. It is small compared with full crystallography suites but intersects with many of them, so it often appears in environments where users need command-line conversion, Python bindings, and citation-grade provenance.

### Chronologie

- 2017: Initial public repository commits.
- 2018: Early 0.1.x releases appear.
- 2022-05-04: Gemmi is published in the Journal of Open Source Software.
- 2020s: Documentation expands around the `gemmi` command, Python API, C++ API, WebAssembly tools, and structural-biology workflows.

### Related projects

- Gemmi is related to CCP4, Global Phasing software, wwPDB/mmCIF tooling, MTZ and CCP4/MRC map workflows, GemmiMOL, and scientific Python pipelines for structural biology.

### Sources

- <https://formulae.brew.sh/formula/gemmi>
- <https://gemmi.readthedocs.io/>
- <https://gemmi.readthedocs.io/en/latest/program.html>
- <https://github.com/project-gemmi/gemmi>
- <https://joss.theoj.org/papers/10.21105/joss.04200>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gemmi
- **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 - gemmi - 0.6.5+ds-3: normalized package name match | Debian stable package indexes: gemmi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for structural biology - executable | https://project-gemmi.github.io
- Debian apt - gemmi-dev - 0.6.5+ds-3: normalized package name match | Debian stable package indexes: gemmi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for structural biology | https://project-gemmi.github.io
- Debian apt - python3-gemmi - 0.6.5+ds-3: normalized package name match | Debian stable package indexes: python3-gemmi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for structural biology - Python module | https://project-gemmi.github.io
- Nix - gemmi: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/gemmi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gemmi - 0.6.4+ds-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: gemmi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for structural biology - executable | https://project-gemmi.github.io
- Ubuntu apt - gemmi-dev - 0.6.4+ds-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: gemmi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for structural biology | https://project-gemmi.github.io
- Ubuntu apt - python3-gemmi - 0.6.4+ds-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-gemmi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for structural biology - Python module | https://project-gemmi.github.io
- MacPorts - gemmi: normalized package name match | MacPorts ports tree: science/gemmi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/fr/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [biosig](https://www.automicvault.com/fr/pkg/brew/biosig/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [ccfits](https://www.automicvault.com/fr/pkg/brew/ccfits/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [clhep](https://www.automicvault.com/fr/pkg/brew/clhep/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [clp](https://www.automicvault.com/fr/pkg/brew/clp/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [dcmtk](https://www.automicvault.com/fr/pkg/brew/dcmtk/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [freeling](https://www.automicvault.com/fr/pkg/brew/freeling/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [freesasa](https://www.automicvault.com/fr/pkg/brew/freesasa/) - Shares av.db curated category or tags: cli, science, structural-biology.
- [g2o](https://www.automicvault.com/fr/pkg/brew/g2o/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [kim-api](https://www.automicvault.com/fr/pkg/brew/kim-api/) - Local package facts share a topical domain. Shared terms: c-plus-plus, cli, models, plus, science.

## Combined YAML source

View the package source record on GitHub. [combined/gemmi.yml](https://github.com/automic-vault/db/blob/main/combined/gemmi.yml)


## Sources

- 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
