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

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

## インストール

```sh
sudo av install brew:nmrpflash
```

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

### macOS

- Homebrew (100%):

```sh
brew install nmrpflash
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install nmrpflash
```

  証拠: Debian stable package indexes: nmrpflash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#nmrpflash
```

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

## パッケージ情報

- **パッケージキー:** brew:nmrpflash
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.27
- **ソース概要:** Netgear Unbrick Utility
- **ホームページ:** <https://github.com/jclehner/nmrpflash>
- **リポジトリ:** <https://github.com/jclehner/nmrpflash>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nmrpflash (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

nmrpflash is a small recovery utility for flashing firmware to Netgear devices through Netgear's NMRP recovery protocol.

### プロジェクトの歴史

The project was introduced to the OpenWrt community on February 10, 2016 as an unbrick utility for Netgear routers using the NMRP protocol. The first public discussion already framed the tool around recovery rather than general firmware management, with the author asking other Netgear owners to test additional models.

The upstream README describes nmrpflash as a cross-platform C utility for Linux, macOS, Windows, the BSDs, and other POSIX-like systems. Later releases and packaging turned it from a forum-linked recovery helper into a packaged command available through Homebrew and Debian-derived systems.

### 採用の歴史

Adoption is concentrated in router recovery and OpenWrt/DD-WRT-style communities. The README lists many tested Netgear models and warns about image format compatibility, which matches how users actually find the tool: after a failed flash, vendor firmware problem, or router that only exposes the bootloader recovery path.

Debian source packaging and the Homebrew formula make the tool easier to install on ordinary admin laptops. Homebrew is especially practical because the upstream README recommends it on Linux and macOS while warning that some distro packages may lag.

### 使われ方

The common workflow is direct and timing-sensitive: download the correct Netgear firmware image, connect the router by Ethernet, list local interfaces with nmrpflash -L, start nmrpflash with -i and -f, then power on the router when the tool is waiting. Successful sessions advertise an NMRP server, receive a configuration request, upload firmware by TFTP, wait for the device to finish, and tell the user to reboot.

Package nerds keep it around because it is one of those rare tools that can turn an otherwise dead consumer router into working hardware. The sharp edges are part of the job: firewall rules, static IPs, Npcap on Windows, NMRP timing, model-specific image formats, and long flash-write waits.

### パッケージ好きにとっての重要性

nmrpflash is not a broad networking platform; it is a focused hardware-rescue package. Its significance is that it wraps a vendor recovery protocol in a reproducible open-source command, making debricking less dependent on opaque vendor GUIs or Windows-only tools.

### タイムライン

- {'date': '2016-02-10', 'event': 'The author announced nmrpflash on the OpenWrt forum archive as a Netgear NMRP unbrick utility.'}
- {'date': '2026-03-05', 'event': 'The GitHub repository page listed nmrpflash 0.9.27 as the latest release.'}

### Related projects

- OpenWrt
- Netgear NMRP
- Npcap
- TFTP

### ソース

- <https://formulae.brew.sh/formula/nmrpflash>
- <https://forum.archive.openwrt.org/viewtopic.php?id=62656>
- <https://github.com/jclehner/nmrpflash>
- <https://sources.debian.org/src/nmrpflash/0.9.14-16-ge95526d-4/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - nmrpflash - 0.9.14-16-ge95526d-4+b1: normalized package name match | Debian stable package indexes: nmrpflash from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | firmware flash utility for Netgear devices | https://github.com/jclehner/nmrpflash
- Nix - nmrpflash: normalized package name match | nixpkgs package indexes: pkgs/by-name/nm/nmrpflash/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nmrpflash - 0.9.14-16-ge95526d-4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: nmrpflash from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | firmware flash utility for Netgear devices | https://github.com/jclehner/nmrpflash


## Combined YAML source

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