# 使用 Homebrew, Nix 安装 mmdbinspect

查看 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
