# mmdbinspect を Homebrew, Nix でインストール

mmdbinspect のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mmdbinspect
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:mmdbinspect
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.0
- **ソース概要:** Look up records for one or more IPs/networks in one or more .mmdb databases
- **ホームページ:** <https://github.com/maxmind/mmdbinspect>
- **リポジトリ:** <https://github.com/maxmind/mmdbinspect>
- **最終更新:** 2026-07-29T17:05:00+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mmdbinspect (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.0
## プロジェクトの歴史と使われ方

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.

### 使われ方

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`.

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

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


## ソース

- 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
