# Installer mmdbctl avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:mmdbctl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mmdbctl
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mmdbctl
```

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

## Faits du paquet

- **Clé du paquet:** brew:mmdbctl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.10
- **Résumé source:** MMDB file management CLI supporting various operations on MMDB database files
- **Page d'accueil:** <https://github.com/ipinfo/mmdbctl>
- **Dépôt:** <https://github.com/ipinfo/mmdbctl>
- **Dernière mise à jour:** 2026-07-29T17:04:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mmdbctl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mmdbctl is an IPinfo-maintained command-line tool for working with MaxMind DB (MMDB) files, the binary database format commonly used for IP geolocation and network metadata. Its project documentation presents it as a management CLI rather than only a lookup utility: it can read records for IPs, import CSV/TSV/JSON-style source data into MMDB, export MMDB data, diff two databases, print metadata, verify file validity, and install shell completions.

### Modes d'utilisation

Its practical niche is the production and inspection side of the MMDB ecosystem. IPinfo community documentation shows it being used to convert IPinfo CSV database downloads into MMDB files with `mmdbctl import --in data.csv --out data.mmdb`, which is the kind of workflow that separates it from lookup-only tools such as MaxMind's mmdblookup or mmdbinspect. Packaging through Homebrew and Nix makes it a small infrastructure utility for developers who maintain private IP intelligence databases or need to transform vendor data into the MMDB format.

### Sources

- <https://community.ipinfo.io/t/convert-ipinfo-s-csv-database-to-mmdb-using-mmdbctl/73>
- <https://formulae.brew.sh/formula/mmdbctl>
- <https://github.com/ipinfo/mmdbctl>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - mmdbctl: normalized package name match | nixpkgs package indexes: pkgs/by-name/mm/mmdbctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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