# urh mit Homebrew, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für urh in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:urh
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install urh
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install urh
```

  Evidenz: Fedora Rawhide package metadata: urh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#urh
```

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

- pacman (92%):

```sh
sudo pacman -S urh
```

  Evidenz: Arch Linux sync databases: urh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install urh
```

  Evidenz: openSUSE Tumbleweed package metadata: urh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:urh
- **Paketmanager:** Homebrew
- **Version:** 2.10.0
- **Quellzusammenfassung:** Universal Radio Hacker
- **Homepage:** <https://github.com/jopohl/urh>
- **Repository:** <https://github.com/jopohl/urh>
- **Zuletzt aktualisiert:** 2026-07-17T11:23:57+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- urh (Alias)
- urh_cli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.10.0
## Projektgeschichte und Nutzung

Universal Radio Hacker is a wireless-protocol investigation suite for software-defined radio users. The upstream README describes support for demodulation, decoding, protocol reverse engineering, fuzzing, simulation, and native integration with common SDR devices.

### Projektgeschichte

The public repository dates to 2016. The README presents URH as both an interactive tool and a research artifact: it links Black Hat Arsenal 2017 and 2018 badges and asks researchers to cite the 2018 USENIX WOOT paper by Johannes Pohl and Andreas Noack.

### Adoptionsgeschichte

URH spread through security and SDR communities rather than through one language ecosystem. The official README documents PyPI/pipx installation, Windows installers, macOS DMG and Homebrew installation, source execution, Docker images, and distribution packages for Arch Linux, Gentoo, Fedora, openSUSE, NixOS, and FreeBSD; the batch input also lists Homebrew, Fedora, Nix, Arch, and openSUSE package entries.

### Wie es verwendet wird

Users install URH to record wireless signals, inspect modulation and bitstreams, assign or infer protocol fields, apply custom decodings such as CC1101 data whitening, fuzz stateless protocols, and simulate stateful attacks. The package exposes both `urh` and `urh_cli`, which makes it useful from desktops and scripted workflows.

### Warum Paket-Nerds sich dafür interessieren

URH is notable to package maintainers because it combines a Python application, native extensions, SDR hardware backends, GUI distribution, CLI use, udev rules, PyPI wheels, Homebrew, desktop installers, and distro packages. That mix makes it a practical example of packaging a security research tool with hardware-adjacent dependencies.

### Zeitleiste

- 2016: Public GitHub repository metadata records repository creation.
- 2017: README badges identify Black Hat Arsenal USA 2017 participation.
- 2018: README badges identify Black Hat Arsenal Europe 2018 participation.
- 2018: README citation block points to the USENIX WOOT paper on URH.
- README era: Documented package-manager availability across major Linux and BSD-style channels plus Homebrew for macOS.

### Related projects

- URH's README links it to common SDR devices and to wireless-security workflows; the article list includes examples involving HackRF, RTL-SDR, 433 MHz remotes, pagers, weather stations, wireless blinds, and keyboard/presenter attacks.

### Quellen

- <https://github.com/jopohl/urh/blob/master/README.md>
- <https://github.com/jopohl/urh/wiki>
- <https://www.usenix.org/conference/woot18/presentation/pohl>
- input source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - urh: normalized package name match | nixpkgs package indexes: pkgs/by-name/ur/urh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - urh - 2.10.0-7.fc45: normalized package name match | Fedora Rawhide package metadata: urh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Universal Radio Hacker: investigate wireless protocols like a boss | https://github.com/jopohl/urh
- pacman - urh - 2.10.0-2: normalized package name match | Arch Linux sync databases: urh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Universal Radio Hacker: investigate wireless protocols like a boss | https://github.com/jopohl/urh
- zypper - urh - 2.10.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: urh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for investigating unknown wireless protocols | https://github.com/jopohl/urh


## Combined YAML source

View the package source record on GitHub. [combined/urh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/urh.yml)


## Quellen

- 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
