# Install nmrpflash with Homebrew, apt, Nix

Netgear Unbrick Utility. Version 0.9.27 via Homebrew; verified from local package data. Also installable with debian: sudo apt install nmrpflash.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install nmrpflash
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install nmrpflash
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:nmrpflash
- **Package manager:** Homebrew
- **Version:** 0.9.27
- **Source summary:** Netgear Unbrick Utility
- **Homepage:** <https://github.com/jclehner/nmrpflash>
- **Repository:** <https://github.com/jclehner/nmrpflash>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- nmrpflash (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.9.27
## Project history and usage

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

### Project history

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 history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- {'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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

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


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