# Installer mmdbinspect avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:mmdbinspect
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mmdbinspect
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mmdbinspect
```

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

## Faits du paquet

- **Clé du paquet:** brew:mmdbinspect
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.0
- **Résumé source:** Look up records for one or more IPs/networks in one or more .mmdb databases
- **Page d'accueil:** <https://github.com/maxmind/mmdbinspect>
- **Dépôt:** <https://github.com/maxmind/mmdbinspect>
- **Dernière mise à jour:** 2026-07-29T17:05:00+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mmdbinspect (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mmdbinspect is a MaxMind utility for inspecting records in one or more `.mmdb` databases. It sits next to MaxMind's lower-level MMDB tooling but is aimed at structured inspection: the README describes command-line lookup of IP addresses or CIDR networks against one or more databases, including globbed database paths, YAML output by default, and JSONL output for streaming workflows.

### Modes d'utilisation

The tool reflects the operational needs of GeoIP and related MMDB users. Its selection rules handle both host lookups and larger networks, returning contained records where possible and falling back to the containing record when no contained record exists. Release packaging covers binary tarballs, Debian packages, RPM packages, macOS archives, Windows zip files, and Go installation, while Homebrew and Nix expose it as a package-manager install. In practice it is used for auditing GeoIP2, GeoLite2, and custom MMDB files where users need repeatable, machine-readable output rather than the typed diagnostic output of `mmdblookup`.

### Sources

- <https://formulae.brew.sh/formula/mmdbinspect>
- <https://github.com/maxmind/mmdbinspect>
- <https://maxmind.github.io/libmaxminddb/mmdblookup.html>


## 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 - mmdbinspect: normalized package name match | nixpkgs package indexes: pkgs/by-name/mm/mmdbinspect/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/mmdbinspect.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mmdbinspect.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
